html, body {
	overflow:    hidden;
	color:       #176A8E;
	text-align:  center;
	font-family: Lato, Helvetica, Arial, sans-serif
}

h2 {
	font-size: 12px;
	color:     grey;
}

.loading img {
	position: absolute;
	margin:   auto;
	left:     0;
	right:    0;
	top:      0;
	bottom:   0;
}