body {
	margin: 0;
	padding: 0;
	background: url('1.gif');
	color: #5A5263;
	}
img {
	border: 0px;
	}
a {
	color: #18A7B4;
	text-decoration: underline;
	}
a:hover {
	color: #5A5263;
	}
h1 {
 color: #000;
 font-size: 2em;
 }
p {
 color: #803B3B;
 font-size: 1.25em;
 }
.wrapper {
	width: 730px;
	margin: 0 auto;
	border: #423139 5px solid;
	background: #8C845A;
	}
.text {
  width: 350px;
	margin: 1px;
	padding: 1px;
	float: right;
	text-align: left;
	}
.thumbtable {
	margin-bottom: -4px;
	}
html>body .thumbtable { /* see text */
	margin: 0;
	}
.thumbtable img {
	margin: 2px;
	}
.thumbtable a:link img, .thumbtable a:visited img {
	border: #18A7B4 2px solid;
	}
.thumbtable a:hover img, .thumbtable a:active img {
	border: #5A5263 2px solid;
	}

