body {
	background-color: #D2D2BC;
	margin: 0;
}

#image {
	margin: 0;
	height : 583px;
	width: 100%;
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
}

