body {background-color: black; color:antiquewhite;
font-family: 'Franklin Gothic Medium';} 
h2 { color: #af0000; font-family: 'franklin gothic medium';}

a:link{color: #e6e1c6;
    text-decoration: none;
    
}

a:hover { color: #6f0000;

}

footer { color:antiquewhite; margin: 42px; text-align-last: center;}