html {
	height:100%;	
}
body {
	height:100%;
	background:url(../img/body.jpg) repeat-x 0 0 #D6B59E;
}
#container {
	height:100%;
	background:url(../img/container.jpg) no-repeat 50% 0 transparent;
}
