/* Spazsite CSS sheet */

body {background-color: #8fbc8f; color: #444444}

#links {text-align: center}

a:link {text-decoration: none}
a:visited {text-decoration: none}
a:hover  {text-decoration: underline}
a:active {text-decoration: none}

#viewpic td {text-align: center; width: 300px}

hr {color: #000000; background-color: #000000; height: 2; width: 100%}