#Title {
	color: #FFFFFF;
	display: none;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 58px;
	top: 20px;
	left: 40px;
}
#Body {
	display: inherit;
	background-color: #000000;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-repeat: repeat;
	background-attachment: fixed;
}
#Header {
	background-color: #0CC9EE;
	color: #050505;
	display: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	background-repeat: repeat;
}
#Footer {
	background-color: #000000;
	color: #FFFFFF;
	display: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-repeat: repeat;
	height: 0px;
}
