body {
	background: transparent url(../images/bg_sky.png) repeat-x;
}
	
#main {
	}
	
#content {
	height: 200px;
	width: 100%;
	text-align: center;
	padding-top: 65px;
}
	
#footer {
	background-color: red;
}
	