body {
	margin: 0;
	padding: 0;
	background: url('retrobg1.gif');
	color: #9ABABB;
	}
img {
	border: 0px;
	}
a {
	color: #18A7B4;
	text-decoration: none;
	}
a:hover {
	color: #FFF;
	}
h1 {
 color: #000;
 font-size: 2em;
 }
p {
 color: #ffffff;
 font-size: 1.25em;
 }
.wrapper {
	width: 750px;
	margin: 0 auto;
	border-left: #ffffff 5px solid;
	border-right: #ffffff 5px solid;
	background: #CCCC66;
	}
.text {
  width: 750px;
	margin: 1px;
	padding: 1px;
	text-align: center;
	align: center;
	}
.thumbtable {
	margin-bottom: -4px;
	}
html>body .thumbtable { /* see text */
	margin: 0;
	}
.thumbtable img {
	margin: 0px;
	}
.thumbtable a:link img, .thumbtable a:visited img {
	border: #18A7B4 2px solid;
	}
.thumbtable a:hover img, .thumbtable a:active img {
	border: #ffffff 2px solid;
	}

