BODY{
margin: 0pt;
background-attachment: fixed;
font: 12px/17px helvetica, sans-serif;
color:#000000
}
TABLE{
background-repeat: no-repeat;
background-attachment: fixed;
font: 12px/17px helvetica, sans-serif;
color:#000000
}
TD{
background-repeat: no-repeat
}
a:link { 
	color: #CB6724;
	text-decoration: none;
	}
a:visited { 
	color: #A35C2A;
	text-decoration: none;
	}
a:hover { 
	color: #D69A64;
	background-color: none;
	text-decoration: none;
	}
html, body, #image {
      height:100%;
      margin: 0;
      padding: 0;
      border: none;
      text-align: center;
   }
#image {
      margin: 0 auto;
      text-align: center;
      vertical-align: middle;
      width: 600px;
   }