body {
    background-color: ivory;
    font-family: 'Times New Roman', Times, serif;
}
a:hover {
   color: darkorange; 
}