body         { background-color: silver; font-family: 'Example Sans', sans-serif;
               background-position: 0% }

h1, h2, h3 { color: #C16100}
a:link {color:black;font-weight:bold;text-decoration:none}
a:visited {color:black; font-weight:bold;text-decoration:none}
a:hover {color:yellow; text-decoration:none}
a:focus {color:yellow;text-decoration:none}
