body     { font-family: "Courier New", Courier, Monaco, monospace; background-color: #fc3; background-position: center; text-align: center; margin-right: auto; margin-left: auto; padding: 0; position: relative; top: 30px; width: 650px }

div#header h1  { visibility: hidden }
h1        { font-size: 90%; font-weight: bold; background-color: #930; text-align: left; padding: 5px; vertical-align: baseline }
h2       { font-size: 90%; font-weight: bold; background-color: #ff7b00; text-align: right; padding: 5px }
a:hover      { color: #fc3; font-weight: bold; text-decoration: none; background-color: #930; padding-right: 3px; padding-left: 3px }
			a:link, a:visited     { color: #fc3; font-weight: bold; text-decoration: none; padding-right: 3px; padding-left: 3px }
div#sign { font-size: xx-small; visibility: hidden }
ul { list-style-type: disc; list-style-image: url("img/spacer.gif"); margin: 1em 0 1em 20px }

