body {
	background-position: center center;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-color: #000000;
	text-align: center;
	vertical-align: middle;
	height: auto;
	width: auto;
	left: auto;
	top: auto;
	clip:  rect(   );
	color: #FFFFFF;
	font-family: "Comic Sans MS";
}
