@charset "ISO-8859-1";
body {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #D2CA9E;
	background-image: url(images/background.jpg);
	background-repeat: repeat-y;
	background-color: #000000;
	background-position: top center;
}
