body {
	background-attachment: fixed;
	background-color: #000000;
}
#AIU {
	background-image: url(splash.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height:385px;
}
#Main {
	width:100%;
	height:100%;
}
