html, body{
	width: 100%;
	height: 100%;
	font-family: "arial";
}

.grey-bg{
	background-color: #dddddd;
}

#wrapper{
	text-align: center;
	height: 100%;
}

#logo-betaconcept{
	padding: 50px 0 20px 0;
}

#email-betaconcept{
	color: white;
}