body {
	background-image:url(../images/background.jpg);
	background-position:center;
	background-repeat:repeat-y;
	background-attachment:fixed;
	background-color:#000099
}

body,td,th {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}