body {
	background-image: url(../img/layout/bg.jpg);
	background-repeat: repeat-x;
	text-align: center;
	margin: auto;
	background-position: center top;
	color: #ffffff;
	background-color: #ffeddf;
	font-size: 12px;
}

a {
	color: maroon;
}

table {
	font-size: 12px;
	color: #6c0000;
	text-align: center;
	margin: auto;
}
