html, body {
	margin:0; 
	padding:0; 
	font-family:Arial, Helvetica, sans-serif;
}

body {
	background: url("../img/bg.jpg") repeat fixed center center;
}

#redirimg {
	margin:30px auto 20px auto;
	width:100%;
	text-align: center;
}

#splash {
	width: 80%;
	max-width:1267px;
	max-height:599px;
}