body, div, table {
	font-family: Arial, Helvetica, sans-serif;
	outline: none;
	background:#858B41;
	margin:0px;
	}

#background {
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left:-450px;
	margin-top:-250px;
	width:900px;
	height:500px;
	z-index: 1;
}



