
body {background-color: #3B40BC; color: silver}
a {color: yellow}
a:hover {color: #1FC673}
/*this breaks firefox:
a:visited {color: yellow}*/
h2,h1 {border: solid; border-color: orange; background-color: black}
h2 {text-align: right; padding-right: 10%}
h3 {border: dotted; border-color: orange; width: 50%}

a img {border: none}
