body {
	position: absolute;
	font-family: "Times New Roman", Times, serif;
	color: #FF0000;
	background-color: #000000;
	background-image: url(http://www.geocities.com/jovannyenos/rocks.jpg);
	background-repeat: no-repeat;
}
#container {
	line-height: normal;
	font-weight: 600;
	text-align: center;
	width: 300px;
	background-image: url(csszen.jpg);
	background-repeat: no-repeat;
}
