html, body {
 text-align:center;
 background: #2870A5;
 color: white;
}

h1 img {
 vertical-align: -15px;
}

ul {
 text-align: left;
 width: 8em;
 margin: 2em auto;
}

a {
	color: orange;
}
