body {
	background-image: url(images/main_bg.jpg);
	text-align: center;
	margin: 0px;
	color: #F0F0F0;
	background-repeat: repeat;
	background-attachment: scroll;
}
table {
	text-align: left;
	background-color: #666666;
}
