body {
  text-align: center; font-size: 12px; font-weight: 700; font-family: Verdana, sans-serif;
  margin: 0; padding: 0;
  background-color: #9AB4D6;
}

h1 { margin-bottom: 40px; }

a { text-decoration: none; }

img { border: none; }

.page {
  width: 900px;
  margin-top: 80px;
  margin-left: auto; margin-right: auto;
	text-align: center; position: relative;
	color: #45576E;
  background-color: #9AB4D6;
}
