body{
background-color: #360000;
}

a{
text-decoration: none;
color: black;
text-shadow: 2px 2px 1px #C0A062;
}

a:hover{
text-shadow: 2px 2px 1px white;
}

#all{
margin: 0 auto;
width: 1023px;
}

#header{
width: 1023px;
height: 370px;
background-image: url('layout/head3.png');
}

#content{
width: 1023px;
background-image: url('layout/tlo.png');
margin-bottom: -10px;
}

#textset{
margin-left: 32px;
}
ul{
color:#C0A062;
}
ul a{
color:#C0A062;
text-shadow: 2px 2px 1px #000000;
}
