body { background:url('images/body.png') repeat-x; }
#header { background:url('images/header.png') no-repeat; }
#content { background:url('images/content.png') repeat-y; }
#footer { background:url('images/footer.png') repeat-y; }
div.stars {	background-image:url('images/stars.png'); }
div#top3 { background:url('images/home_top3.jpg') no-repeat; }
div#top3 .review-box { background:url('images/home_top3_bg.png') repeat-y; }
div#top3 .review-box-footer { background:url('images/home_top3_footer.png') no-repeat; }

/* --- begin template specific editing --- */ 
               
body { background-color:#1589FF; }
#header
{
	height:300px;
}
