body{
	background: #ddf3f5 url('../img/bg_body.gif') repeat-y top left;
}

h1#logo{
	background: transparent url('../img/logo.gif');
	text-indent: -9999px;
	width: 386px;
	height: 169px;
}

#mainWrapper{ width: 550px;}
	#content{padding: 40px 20px 20px 40px;}
		h2, h3{
			font-weight: normal;
			color: #707c7d;
			margin: 0 0 12px 0;
			padding: 0;font-size: 26px;
		}
		h3{font-size: 20px;margin-bottom: 8px;}
		p{font-size: 13px;color: #707c7d; line-height: 20px;margin: 0 0 15px 0;}
		#content a{color: #6eb0b6;}