#Title {
	color: #FFFFFF;
	display: inherit;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 34px;
	top: 0px;
	left: 30px;
}
#Body {
	background-color: #FFCDE4;
	color: #000000;
	display: inherit;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	background-repeat: no-repeat;
	background-attachment: fixed;
}
#Header {
	background-color: #427AA8;
	background-image: url("../media/Templates/Headers/girl_header_optimized.jpg");
	color: #427AA8;
	display: inherit;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	background-repeat: no-repeat;
	width: 800px;
	height: 200px;
}
#Footer {
	background-color: #000000;
	color: #FFFFFF;
	display: inherit;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-repeat: no-repeat;
}
#Width {
	width: 800px;
}
