td img {display: block;}body {
	margin:0px; background-color: #B9A954;
	background-image: url('images/background.jpg');height:100%
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #cabd79;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/background.jpg);
    background-repeat: no-repeat;
	background-attachment: fixed;
}
.content{
    background-color: ##ffffff;
		}
a {
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 12px; 
/*font-weight: bold;*/
text-decoration: none;
	color: #000000;
}
a:visited {
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 12px; 
/*font-weight: bold;*/
text-decoration: none;
	color: #000000;
}
a:hover {
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 12px; 
/*font-weight: bold;*/
text-decoration: none; 
	color: #B9A954;
}
a:active {
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 12px; 
/*font-weight: bold;*/ 
text-decoration: none;
	color: #B9A954;
}
h1 { font-size: 30px; color: #B9A954; }
h2 { font-size: 20px; color: #000000; }
h3 { font-size: 16px; color: #B9A954; }
h4 { font-size: 14px; color: #666666; }
h5 { font-size: 12px; color: #000000; }
h6 { font-size: 10px; color: #000000; }
