body {
	text-align: center;
	margin: 0px auto;
	background: #000 no-repeat;
	height: 800px;
	width: 770px;
}
#altContent h1 {
	color: #FFF;
}
#altContent p {
	color: #FFF;
}
