@charset "utf-8";
/* CSS Document */

body {
	background:#FFF;
}

.landing {
	position: absolute;
	left: 50%;
	top: 50%;
	margin-top: -47px;
	margin-left: -48px;
}

img {
	border:0;
}

