body {
	margin-top:0px;
	padding-top:0px;
}
.home_bg {
	background-image: url(images/home_bg.jpg);
	background-repeat: no-repeat;
	height: 550px;
	width: 1037px;
}
.furn_bg {

	background-image: url(images/furniture_bg.jpg);
	background-repeat: no-repeat;
	height: 550px;
	width: 1037px;
}
.bg {
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
	background-color: #878787;
}
