BODY {
color: black; font-family: Verdana; font-size: 12; text-align: center;
background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

table { color: black; font-family: Verdana; font-size: 12; text-align: center; }
#top {
	background-image: url(images/top.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 558px;
	width: 1200;
}

