#Title {
	color: #020C14;
	display: inherit;
	font-family: 'Times New Roman', Times, serif;
	text-align: left;
	font-size: 58px;
	top: 35px;
	left: 0px;
}
#Body {
	display: inherit;
	background-color: #65E6DE;
	color: #13181C;
	font-family: 'Times New Roman', Times, serif;
	font-size: 14px;
	background-repeat: repeat;
	background-position: none;
	background-attachment: fixed;
}
#Header {
	background-color: #AF657D;
	background-image: url("../media/Templates/Headers/flowers/Flowers-Rose2b-header.jpg");
	color: #01090F;
	display: inherit;
	font-family: 'Times New Roman', Times, serif;
	font-size: 14px;
	background-repeat: repeat;
	width: 750px;
	height: 185px;
}
#Footer {
	background-color: #B1B46A;
	color: #01070D;
	display: inherit;
	font-family: 'Times New Roman', Times, serif;
	font-size: 14px;
	background-repeat: repeat;
	height: 0px;
}
#Width {
	width: 750px;
}

