/* CSS Document */
body {
	background-color: #290701;
	margin: 0px;
	padding: 0px;
}

DIV#holder {
	text-align: center;
	height: 100%;
	width: 100%;
}

