body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFF99;
	background-attachment: fixed;
	background-color: #000000;
	background-image: url(background.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
