@charset "utf-8";
/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#eee;
	background-color:#eeeeee;
}

#maincontainer {
	width: 849px;
	height: 523px;
	text-align: justify;
	margin-right: auto;
	margin-left: auto;
}

#index {
	text-align:center;
}