#Title {
	color: #AEF0EC;
	display: inherit;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 58px;
	top: 0px;
	left: 0px;
}
#Body {
	display: inherit;
	background-color: #AEF0EC;
	background-image: url("../media/Templates/Backgrounds/blue-white.jpg");
	color: #000000;
	font-family: 'Times New Roman', Times, serif;
	font-size: 12px;
	background-repeat: repeat;
	background-position: none;
	background-attachment: fixed;
}
#Header {
	background-color: #AEF0EC;
	background-image: url("../media/Templates/Headers/ecommerce/exchange-rates.jpg");
	color: #000000;
	display: inherit;
	font-family: 'Times New Roman', Times, serif;
	font-size: 12px;
	background-repeat: repeat;
	width: 750px;
	height: 185px;
}
#Footer {
	background-color: #AEF0EC;
	background-image: url("../media/Templates/Footers/bluebubble.jpg");
	color: #000000;
	display: inherit;
	font-family: 'Times New Roman', Times, serif;
	font-size: 12px;
	background-repeat: repeat;
	height: 0px;
}
#Width {
	width: 750px;
}
