#Title {
	color: #FFFFFF;
	display: inherit;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 58px;
	top: 0px;
	left: 0px;
}
#Body {
	display: inherit;
	background-color: #070807;
	background-image: url("/sites/menzie//_files/Image/furniture store.jpg");
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-repeat: repeat-x;
	background-position: none;
	background-attachment: fixed;
}
#Header {
	background-color: #050505;
	color: #000000;
	display: inherit;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-repeat: repeat;
}
#Footer {
	background-color: #080707;
	color: #FFFFFF;
	display: inherit;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-repeat: repeat;
	height: 40px;
}
