body {
	/* background:url("../images/floor.jpg") no-repeat top center #000; */
	background-color: #000000;
	background-image: url("../images/floor.jpg");
}

.banner {
	background:url("../images/header.jpg") no-repeat;
	height: 120px;
}
