body {
	background:#fff;
	font-family:Helvetica Neue,Helvetica,Arial,sans-serif;
	font-size:14px;
	color:#fff;
	margin:0;
	padding:0;
}
.logo {
	position:absolute;
	left:0;
	top:50%;
	width:100%;
	text-align:center;
	font-size: 28px;
	font-weight: 700;
}

.logo img {
	height:180px;
}
