img 
{
    border:0 ;
}

body 
{
    background-color: #a8a38c;
    background-position: center top;
    background-repeat:no-repeat;
    margin: 0;
    padding: 0;
    text-transform:lowercase;
    
}

.site 
{
    width: auto;
    font-size: 14px;
    font-family: Verdana;
    color: gray;
    padding-top: 350px;
    
}

.text 
{
    background-color: #a8a38c;
    font-size: 11px;
    font-family: Verdana;
    color: black;
    margin: 8 0 16 8;
    width: 650;
    
}
.linktable
{
    font-size: 11px;
    font-family: Verdana;
    color: black;
    margin: 8 0 8 8;
    width: inherit;
    letter-spacing: 4px;
    
    
}
.site a:visited,
.site a:link 
{
    color:black;
    
}
.site a:hover
{
    color:#ff8900;
    
}

.site h2 {
    color: #ad7738;
	font-family: Verdana;
	font-size: 18px;
	margin: 0 0 0 0;
	padding: 0;
	font-weight: normal;
	letter-spacing: 8px;
}
.site h3 {
    color: #ad7738;
	font-family: Verdana;
	font-size: 16px;
	margin: 0 0 0 0;
	padding: 0;
	font-weight: normal;
	letter-spacing: 8px;
}

.selected 
{
    text-decoration: blink;

}

.center 
{
    position: absolute;
    text-align:center
}

.bund
{ 
    color: #ffb763;
    font-size: 8px;
    letter-spacing: 4px;
    margin: 8 0 16 8;
}


