body {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background: #070707;
}

div.on {
	position: absolute;
	width: 100%;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: url('mdb.png') center center no-repeat;
}

div.cr {
	position: absolute;
	bottom: 20px;
	width: 100%;
	height: 30px;
	background: url('mdb.gif') center center no-repeat;
}