body {
	background-color:#000000;
	font-size:16px;
	font-family: Papyrus, Verdana, sans-serif;
	}
.bod {
	position:absolute;
	background-repeat:no-repeat;
	width:1000px;
	height:666px;
	top:50px;
	left:50%;
	margin-left:-500px;
	margin-top:0px;
	}

.text {
	position:relative;
	top:00px;
	width:1000px;
	height:666px;
	color:#000000;
	}