body
{
    font-family: Arial;  
    background-attachment: fixed;
}


img {
border: 0;
}


a {
text-decoration: none;
}


a:hover {
text-decoration: none;
color: #d74123;
}

div#left {
/*position: absolute;
top: 20%;
left: 33%;*/
margin-left: 15px;
text-align: left;
font-size: 15px;
color: #121212;
background-color: #867c79;
}

div#header {
/*position: absolute;
top: 20%;
left: 33%;*/
text-align: center;
font-size: 15px;
color: #121212;
}

div#menu1 {
position: relative;
margin-left: -200px;
margin-top: -18px;
text-align: center;
font-size: 15px;
color: #121212;
}

div#menu2 {
position: relative;
margin-top: -90px;
text-align: center;
font-size: 13px; 
color: #121212;
}

div#menu1 a {
font-weight: bold;
}

div#menu2 a {
font-weight: bold;
}

div#menu1 a:hover {
font-weight: bold;
color: #FFF123;
}

div#menu2 a:hover {
font-weight: bold;
color: black;
}

div#text {
position: absolute;
width: 891px;
font-family: Tahoma;  
text-align: center;
font-size: 12px; 
color: #FFFFFF;
background-color: #867c79;
padding-left: 0.5cm;
padding-right: 0.5cm;
padding-bottom: 0.5cm;
}
