body {
	background-image: url(../images/background.jpg);
}

body, p, td {
	color: #036;
	font: 100% verdana, arial, helvetica, sans-serif;
	
}

p {
	align: left;
}

h1, h2, h3 {
	color: #036;
	font-family: verdana,georgia, times, serif;
	font-variant: small caps;
}	

a:link, a:visited {
	color: #036;
}

a:hover, a:active {
	color: #039;
}

td {
	vertical-align: top;
}
}

#masthead {
	text-align: center;
}

#masthead a {
	font-size: 100%;
	font-weight: bold;
	font-variant: small-caps;
	text-decoration: none;
}


#gallery_thumbnails caption {
    font: bold 115% georgia, times, serif;
}

#gallery_thumbnails td {
  text-align: center;
}

.highlight {
	color: #033;
	font-weight: bold;
	text-align: center;
}

#footer {
	color: #999;
	font-size: 75%;
	font-style: italic;
	text-align: right;
}