@charset "utf-8";
body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 30px;
}

img {

border: 0;

}
.maintable {
	
	width: 800px;
	height: 500px;
	background-image: url(bg.jpg);
	background-repeat: repeat-y;
	background-position: top;
}
.footer {
	
	width: 800px;
	height: 40px;
	text-align:right;
}
