body {
	background-color: #000000;
}
.text2 {color: #663300}
.Stil1 {font-size: 16px}
body, html {
    width: 100%; height: 100%;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-attachment: fixed;
	background-image: url(pics/wood2.jpg);
	background-repeat: repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}
.box1 {
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #000000;
	border-top-width: 1px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-color: #CC9900;
}
.box2 {
	border: 1px solid #000000;
}
a:link, a:active, a:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #996600;
	padding-right: 1px;
	padding-left: 1px;
	text-decoration: none;
}
a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	background-color: #FFFF66;
	padding-right: 1px;
	padding-left: 1px;
	text-decoration: none;
}
.hg {
	background-attachment: fixed;
	background-repeat: repeat;
	position: absolute;
	background-position: center top;
}


