@charset "utf-8";
* { margin:0; padding:0; }
body {
	background-color: #fae27f;
	/*background-image: url(../img/splash_prox/logo.jpg);
	background-repeat: no-repeat;
	background-position:center center;*/
}

img {
	position:absolute;
	width:510px; height:451px;
	margin:-225.5px 0 0 -255px;
	top:50%; left:50%;
}