* {
margin: 0;
padding: 0;
}

html,body {
height: 100%;
}

body {
  font-family: Geneva, Arial, Helvetica, sans-serif;
}

footer {
	bottom: 5em;
	}

.prelaunch {
  position:absolute;
  top:50%;
  left:50%;
  width:548px;
  height:134px;
  margin-left:-274px;
  margin-top:-67px;
  padding:1em;
}