body {
	background-attachment: scroll;
	background-image: url(graphics/background.jpg);
	background-repeat: repeat;
	background-position: center top;
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
	font-size: 10px;
	text-align: center;
}

