a {font-weight: normal;
text-decoration: none; 
color: #A46464;
background-color: #FFDFDF;
}

a:link {font-weight: normal;
text-decoration: none; 
color: #A46464;
background-color: #FFDFDF;
	}

a:visited {font-weight: normal;
text-decoration: none; 
color: #A46464;
background-color: #FFDFDF;
	}

a:hover {font-weight: normal;
text-decoration: underline; 
color: #D8A1A1;
background-color: #FFDFDF;
	}

body{
background-color: #D8A1A1;
background-repeat: repeat-y;
background-image: url(https://i.imgur.com/nYnT7wV.jpg);
cursor: default;
font-family: tahoma, verdana, arial, sans-serif; 
font-size: 10px;
font-weight: normal;
line-height:14px; 
word-spacing: 1px; 
text-align: justify;
color:#000000;
scrollbar-highlight-color : #000000;
scrollbar-3dlight-color : #FFDFDF;
scrollbar-face-color : #D8A1A1;
scrollbar-track-color : #D8A1A1;
scrollbar-arrow-color : #000000;
scrollbar-shadow-color : #000000;
scrollbar-darkshadow-color : #D8A1A1;}

input, textarea, select{
border-color:#000000;
border-style: solid;
border-width:1px;
font-family: tahoma, verdana, arial, sans-serif; 
font-size: 12px;
font-weight: normal;
line-height:14px; 
word-spacing: 1px; 
text-align: center;
color:#000000;
background-color: #FFDFDF;
}

table, tr, td{
	font : 11px/17px sans-serif, arial;
	color : #000000;
}

.head{
border-color:#000000;
border-style: solid;
border-width:1px;
font-family: tahoma, verdana, arial, sans-serif; 
font-size: 12px;
font-weight: bold;
line-height:14px; 
word-spacing: 1px; 
text-align: center;
color:#000000;
width: 90%;
background-image: url(head.gif);
}

.head2{
border-color:#000000;
border-style: solid;
border-width:1px;
font-family: tahoma, verdana, arial, sans-serif; 
font-size: 12px;
font-weight: bold;
line-height:14px; 
word-spacing: 1px; 
text-align: center;
color:#000000;
width: 100%;
background-image: url(head.gif);
}

#image{position:absolute; top:0; left:0;}
#navigation{position:absolute; top:290; left:3;}
#main{position:absolute; top:295; left:390;}