body {
   font: 13px Arial, Tahoma, sans-serif;
   background: black;
   color: white;
}
div#content {
    margin: 0 auto 35px;
    width: 940px;
    line-height: 18px;
	padding-top:54px;
    background: url(../top.jpg) top right no-repeat;
}
h1 {
    font-size: 44px;
    margin-bottom: 12px;
}
div#content2 {
	background: #f5f5f5;
	color: #181818;
	width:916px;
	margin: 0 auto;
}

