body {
	margin: 0;
	padding: 0;
	background: url('holly.gif');
	color: #9ABABB;
	}
img {
	border: 0;
	}
a {
	color: #00F200;
	text-decoration: none;
	}
a:hover {
	color: #FF0000;
	}
h1 {
 font-size: 2em;
 }
 
p {
 font-size: 1.25em;
 }

.wrapper {
	width: 694px;
	margin: 0 auto;
	border: #000000 3px solid;
	background: #000000;
	}
.text {
  width: 620px;
	margin: 11.5px;
	padding: 11.5px;
	align: center;
	text-align: center;
	}
p, h1, h2 {
color: #ffffff;

}	
.thumbtable {
	/* uncomment next line to correct Firefox spacing with Strict doctype */
	/* line-height: 1px; */
	margin-bottom: -4px;
	}
html>body .thumbtable { /* see text */
	margin: 0;
	}
.thumbtable img {
	margin: 2px;
	width: 150px;
	height: 160px;
	}
.thumbtable a:link img, .thumbtable a:visited img {
	border: #FF0000 2px solid;
	}
.thumbtable a:hover img, .thumbtable a:active img {
	border: #00F200 2px solid;
	}
.bigthumb {
	float: left;
	width: auto;
	height: auto;
	margin-right: -1px;
	}
html>body .bigthumb { /* see text */
	margin: 0;
	}
.bigthumb img {
	width: 248px;
	height: 328px;
	margin: 2px 0 0 2px;
	}
html>body .bigthumb img { /* see text */
	margin: 2px;
	}
.main-content2 {
	width:175px;
	border:solid #CCC;
	border-width:0 2px 2px 0;
	padding:5px;
	text-align:center;
	position:relative;
	float:left;
	display:inline;
	margin:5px;
	align: center;
}

