html {
	font-family: sans-serif;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%
}
body {
	font-family: 'Roboto', sans-serif;
	position:absolute;
	width:100%;
	height:100%;
	margin:auto;
	background-color:#444 !important;
	color:#fff !important;
	padding-top:20px;
}

.logo {
	max-height:100px; 
	width:auto;
}

a { color: #fff !important; }