#Title {
	color: #427AA8;
	display: inherit;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 18px;
	top: 0px;
	left: 0px;
}
#Body {
	display: inherit;
	background-color: #427AA8;
	color: #427AA8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-repeat: repeat;
	background-position: right;
	background-attachment: fixed;
}
#Header {
	background-color: #427AA8;
	color: #427AA8;
	display: inherit;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	background-repeat: repeat-y;
}
#Footer {
	background-color: #427AA8;
	color: #427AA8;
	display: inherit;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	background-repeat: repeat;
	height: 50px;
}

