body {
	font-family: Verdana;
	font-size: 11px;
	background-image: url(bg.jpg);
	background-repeat: repeat-x;
	margin: 0px;
}
table {
	width: 778px;
}
.main{
	background-image: url(main_bg.jpg);
	background-repeat: no-repeat;
	height: 437px;
}
.foot{
	background-image: url(foot_bg.jpg);
	background-repeat: no-repeat;
	height: 44px;
	text-align: center;
	font-size: 10px;
	vertical-align: text-bottom;
}
.style1 {color: #FF0000}
