body, html {
	background: #92989c url(../images/bg-grunge.jpg) top center; //base color & tile pattern
}

#takeover {
	background: url(../images/bg-grunge-detail.png) top center no-repeat; //takeover graphic
	width:  100%;
	height: 100%;
}

