body {
	background-color: #000000;
	background-image: url("../graphics/landscape_3.jpg");
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: center top;
	margin: 0; padding: 0;
	font: small "lucida grande", Arial, sans-serif;
	font-color: white;
	width;100%
	height;100%
}
