@charset "utf-8";
/* CSS Document */

body{
	background-color:#ffcc33;
	width:100%;
	height:100%;	
}
#container{
	width:100%;
	height:100%;
	vertical-align:middle;
	text-align:center;

}
#splash{
	margin:150px auto 0px auto;
	width:861px;
	height:616px;
}
