body   { color:  #666; background-color: black; margin: auto; max-width: 400px; 
border-width: 1px; border-color: #ccc }
a:active, a:link, a:visited  { color: lime; text-decoration: none }
a:hover  { color: black; text-decoration: underline }
a:focus { text-decoration: underline }
.h1 { background: url(images/h1.gif); border: solid; border-color: black; border-width: thin;}
.h2 { background: black;}
.h2:hover { background:  lime;}