body {
	background-attachment: fixed;
	background-image: url(hg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #990000;
}

