body {
max-width: 80em; 
margin-top: 2px;
margin-left: 1%;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
color: black;
background-color: white;
}

a { color: #004dff; }
a:hover { color: red; background: transparent; }

h1 { font-size: 180%; }
