body{
background-image:url(.jpg);
background-repeat:no-repeat;
background-color:#000;
font-family: Verdana;
font-size: 12px;
color: #766c60;
}

a:link{
font-family:inherit;
font-size:12px;
color: #815c5b;
text-decoration:underline;
letter-spacing:3px;
font-variant:normal;
}
a:active{
font-family:inherit;
font-size:12px;
color: #815c5b;
text-decoration:underline;
letter-spacing:3px;
font-variant:normal;

}

a:visited{
font-family:inherit;
font-size:12px;
color: #815c5b;
text-decoration:underline;
letter-spacing:3px;
font-variant:normal;
}

a:hover{
font-family:inherit;
font-size:12px;
color:#7c7a71;
text-decoration:underline overline;
letter-spacing:3px;
font-variant:normal;

}

#header{
background-image:url(fds.png);
background-repeat:no-repeat;
width:800px;
height:444px;
border-bottom: 5px solid #5f4c49;

}

#page{
width:800px;
background-color:#000;
border: 5px solid #5f4c49;
}

#menu{
width:800px;
position:absolute;
top:470px;
left:200px;
background-color:transparent;
}

.menu a:link{
font-family:inherit;
font-size:14px;
color: #815c5b;
text-decoration:underline;
letter-spacing:3px;
font-variant:small-caps;
font-weight:bold;
}
.menu a:active{
font-family:inherit;
font-size:14px;
color: #815c5b;
text-decoration:underline;
letter-spacing:3px;
font-variant:small-caps;
font-weight:bold;
}
.menu a:visited{
font-family:inherit;
font-size:14px;
color: #815c5b;
text-decoration:underline;
letter-spacing:3px;
font-variant:small-caps;
font-weight:bold;
}
.menu a:hover{
font-family:inherit;
font-size:14px;
color:#7c7a71;
text-decoration:underline;
letter-spacing:3px;
font-variant:small-caps;
font-weight:bold;
}

#cont{
background-color:#000;
text-align:justify;
margin-left:10px;
margin-top:20px;
margin-bottom:10px;
margin-right:10px;
}

h1{
font-family:inherit;
font-size:14px;
color:#7c7a71;
text-transform:none;
}

h2 {
font-family:inherit;
font-size:12px;
color:#7c7a71;
}

input, textarea {
	margin: 1px;
	border: solid 1px #7c7a71;
	font-family: inherit;
	font-size: 12px;
	color: #7c7a71;
	background-color: #000000;
	}
	


#footer{
background-color:#000;
width:561px;
height:22px;
text-align:justify;
border:1px;
}
