body {
	background: #1588b5;
	height: 100%;
  font-family:'Roboto';
}
header {
	display: flex;
	display: -webkit-flex;
}

.page-content {
	margin-top: 56px;
	text-align: center;
}