html { background-color: #140E0A; text-align: center; color: #ffffff; font-family: Georgia; }

h1 { font-size: 32px; }
h2 { font-size: 24px; }
h3 { font-size: 12px; }

a { color: #ffffff; }
a:hover { text-decoration: none; color: red; }