@charset "utf-8";
body {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	color: #CCCCCC;
	background-attachment: fixed;
	background-image: url(logo.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-color: #000000;
}

