/* index.CSS Document */

#mainimage{
	width:515px;
	height:125px;
	float:left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	background: url("img/mainimage.gif") no-repeat;
}

