body {
        background-color: #6e9c15;
}
body img.background {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	width: 100%;
	min-width: 1000px;
	z-index:-1;
}



#container {
	height:100%;
	position: relative;
	width: 782px;
	margin: 0 auto;
}
