body {
	margin:53px 0 0 0;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #3E3E3E;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#3E3E3E;
}
#container{
	margin:0 auto;
	width:738px;
	height:auto;
}
.style1 {
	font-family: "ZapfHumnst BT";
	font-size: 18px;
	font-weight: bold;
}
#top{
	width:738px;
	height:108px;
	background:url(images/top.jpg);
}
.style2{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	font-weight:bold;
}
	

