body {
  background: #f7f7f7;
}

p {
	font-family: 'Source Sans Pro', Helvetica, Arial, sans-serif;
	font-size: 3em;
	color: #388E8E;
}

#page {
  text-align: center;
	vertical-align: middle;
	width: 100%;
  height: 100%;
	line-height: 50px;
}
