#Title {
	color: #BC6161;
	display: inherit;
	font-family: Georgia, 'Times New Roman', Times, serif;
	text-align: center;
	font-size: 20px;
	top: 40px;
	left: 0px;
}
#Body {
	display: inherit;
	background-color: #FF6799;
	color: #B7ACAC;
	font-family: Georgia, 'Times New Roman', Times, serif;
	font-size: 8px;
	background-repeat: no-repeat;
	background-attachment: fixed;
}
#Header {
	background-color: #C4D0DA;
	background-image: url("../media/Templates/Headers/emotions/girl_header_optimized.jpg");
	color: #8A939B;
	display: inherit;
	font-family: Georgia, 'Times New Roman', Times, serif;
	font-size: 11px;
	background-repeat: no-repeat;
	width: 800px;
	height: 200px;
}
#Footer {
	background-color: #D06285;
	background-image: url("../media/Templates/Footers/multi-color/BLK-W-OpArt-Zig--Footer.jpg");
	color: #716363;
	display: inherit;
	font-family: Georgia, 'Times New Roman', Times, serif;
	font-size: 8px;
	background-repeat: no-repeat;
}
#Width {
	width: 800px;
}
