
html { text-align: center; margin: 0; padding: 0; height: 100%; border: 0 }
body         { color: black; font-size: 0.8em; font-family: Verdana, Arial, Geneva; line-height: 1.4em; background: #353537 url("img/bkg.jpg") repeat-x fixed; margin: 0; padding: 0; height: 100%; border: 0 }
#tallwrapper /* make big table expand */     { background-color: #fff; background-image: url("img/backdrop.jpg"); background-repeat: repeat-y; text-align: center; width: 750px; height: 100%; border-style: none }
A:link		  { color: #532380; text-decoration: underline }
	A:visited	 { color: #999; text-decoration: underline }
	A:active	 { color: #c9afe1 }
	A:hover		 { color: #c9afe1 }
.footer  { font-size: 0.7em; line-height: 1.2em; padding: 10px }
