body {
	font: 85% "lucida sans unicode", "lucida grande", Arial, Tahoma, Verdana, sans-serif;
	background: #D8E7F3  url("/images/bgImg.png") repeat-x;
	color: #333;
	padding: 0; margin: 0;
}

#wrap { 
	margin: 15px auto; padding: 15px; width:946px; min-height: 100%; position: relative; background: #fff url(/images/logo.jpg) bottom center no-repeat; border: 1px solid #c6c6c6; border-radius: 16px; -moz-border-radius: 16px; -webkit-border-radius: 16px; -moz-box-shadow:1px 2px 6px rgba(0, 0, 0, 0.5); -webkit-box-shadow:1px 2px 6px rgba(0, 0, 0, 0.5); box-shadow:1px 2px 6px rgba(0, 0, 0, 0.5); 
}
h1 { margin: 0; padding: 0; display: block; height:46px; width: 100%; text-indent: -3000em; overflow: hidden; background: transparent url(/images/header.png) 0 0 no-repeat; float: left }
