
body {
	margin : 0;
	padding : 0;
	text-align : center;
	background-image: url(../images/background.png);
	background-repeat: no-repeat;
	background-position: center;
	font-family: bookman old style;
	font-size: 0.85em
}