body {
	background-color:#eeeeee;
	background-image:url(../images/general/bodySummerBG.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	margin:5px 0 20px 0;
}

#seasonal {
	width:728px;
	height:100px;
	background-image:url(../images/general/summerHeader.jpg);
	background-position:center center;
	background-repeat:no-repeat;
	margin-top:3px;
}

.top form {
	background-image:url(../images/general/searchSummerBG.gif);
}

.top h1 {
	color:#ffffff;
}