@charset "utf-8";
/* CSS Document */

#background {
	

	width: 100%;
	height: 300px;
	background: url(images/fabnomenal.jpg) no-repeat center;

}

#all {
	
	margin: 0 auto;
	height: 100%;
	width: 100%;
}
