html,body{
	margin: 0;
	padding: 0;
	background-color: #4F402A;
}
body {
	background-attachment: fixed;
	background-color: #4F402A;
	background-image: url(graphics/bgfoot.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	width: 100%;
    min-height: 100%;
    height: 100%;
}
#masthead{
	background: url(graphics/main.gif);
	background-position: top left;
	background-repeat: no-repeat;
	background-color: #4F402A;
	height: 525px;
	margin: 0;
	padding: 0;
}table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: .1em;
	text-align: justify;
	word-spacing: normal;
}
