body { background:url('body.png') repeat-x; }
#header { background:url('header.png') no-repeat; }
#content { background:url('content.png') repeat-y; }
#footer { background:url('footer.png') repeat-y; }
div.stars {	background-image:url('stars.png'); }
div#top3 { background:url('home.top3.jpg') no-repeat; }
div#top3 .review-box { background:url('home.top3.bg.png') repeat-y; }
div#top3 .review-box-footer { background:url('home.top3.footer.png') no-repeat; }

/* --- begin template specific editing --- */ 

body { background-color:#79e4ff; }
#header
{
	height:280px;
}
