#background {
	background: url(clouds.jpg) repeat-x;
	position: absolute;
	
	z-index:-100;
	top: 0; left: 0; right: 0; bottom: 0;
	
}
