@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFCC;
	margin-top:0;
}
body {
	background-color: #403322;
	background-image:url(images/background-home.jpg);
	background-position: top;
	background-repeat:no-repeat;
}

#center
{
	margin:auto;
	width:900px;
}

