IMG {
    
    top: 250px;
    display: block;
    margin-left: auto;
    margin-right: auto; 
    }

body {
    color: white;
    margin-left: auto;
    margin-right: auto;
    width: 800px
}
p { color: gray; }

#copyright #footer #links a:link, a:hover, a:visited, a:active {
     color: inherit;
    font-family: "Times New Roman", Times, serif;\
  font-size: 5%;
}
 