#Title {
	color: #303CB7;
	display: inherit;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 12px;
	top: 0px;
	left: 0px;
}
#Body {
	background-color: #BE916C;
	background-image: url("../media/Templates/Backgrounds/rose.jpg");
	color: #C64871;
	display: inherit;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-repeat: repeat;
	background-attachment: fixed;
}
#Header {
	background-color: #DC3C3C;
	background-image: url("../media/Templates/Headers/art/Art-Paint-Tubes-Header.jpg");
	color: #4749C8;
	display: inherit;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	background-repeat: repeat;
	width: 750px;
	height: 185px;
}
#Footer {
	background-color: #4271E9;
	background-image: url("../media/Templates/Footers/bluebubble.jpg");
	color: #354EA8;
	display: inherit;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-repeat: repeat;
}
#Width {
	width: 750px;
}
