body { color: #000000; background: #dddddd; margin-left: 5%; margin-right: 5%;}h1 { margin-left: -5%;}h2 { margin-left: -3%;}a:hover { color: #9090ff; } /* when mouse is over link */div.color {    background: #ffd0c9;    padding: 0.5em;    border: none;  }  div.small {font-size: 85%;}