body {
	background-color: #7E2CDC;
	text-align: center;
	padding: 0px;
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(../img/main_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
table {
	margin-right: auto;
	margin-left: auto;
	width: 776px;
	margin-top: 20px;
	margin-bottom: 20px;
}
td {
	text-align: center;
}

