
body {
    background-color: #df57b1; 
	background-image: url(newhomepage_bkgd.gif);
}

#sb_overbox {
	width: 100%;
	max-width: 800px;
	margin: 0 auto;
	background: #f4bce2;
}
header {
	margin-top: 0px;
}
.sitelogo {
	margin-top: -8px;
}
.mainwrap {
	width: 90% !important;
	background: #FFF;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
	border: 5px solid #d2bef1;
}
.sb_hpages {
	margin-top: -14px !important;
}