body{
	font-size:12px;
	margin: 0px;
	padding: 0px;
	background-image: url(images/mainbg.jpg);
	background-repeat: no-repeat;
	line-height: 20px;
	background-position: center top;
}

img{ border:none;}
.topb{
	background-image: url(images/topb.gif);
	background-repeat: no-repeat;
	height: 55px;
	width: 743px;
	float: left;
}.topf {
	height: 21px;
	width: 743px;
	background-image: url(images/topf.gif);
	float: left;
}
.topm {
	height: auto;
	width: 703px;
	background-image: url(images/boxb.gif);
	background-repeat: repeat-y;
	padding-right: 20px;
	padding-left: 20px;
	float: left;
	text-align: center;
}
