body			{ background-image: url("../images/background1.jpg");}
h1			{ color: #000099;}
a			{ text-decoration: none;}

div.thumbs a:hover	{ color: red;}
div.thumbs img          { border-style: none;}
table.thumb_table	{ table-layout: fixed;
			  border-style: solid;
			  border-width: thin;
			  border-color: gray;
                          border-collapse: collapse;                        
}
table.thumb_table td	{ text-align: center;
			  vertical-align: middle;
			  border-style: solid;
			  border-width: thin;
			  border-color: gray;}