body{
background: url(../kep/backimg2.jpg);
}
#wrapper{
width: 800px;
margin: 0 auto;
}
#header{
width: 796px;
height: 300px;
margin: 0 auto;
border: 1px solid;
}

#header ul{
list-style-type: none;
}

#header li a{
width:70px;
line-height: 30px;
float:right;
text-align: right; 
}
#felulet{
width: 796px;
height: auto;
margin: 0 auto;
text-align:center;
border: 1px solid white;
}
h1.asd{
text-align:center;
font:bold 30px Comic Sans MS;
color:Black;
}
p.asd{
text-align:center;
font:bold 30px Comic Sans MS;
color:Black;
}
ul{ 
  list-style-type:none; 
  margin:0; 
  padding:0; 
} 
#cssmenu{
background:rgba(0,0,0,.3);
height: 30px;
width:796px;
margin:0px auto;
border: 1px solid; 
}
#cssmenu ul{
list-style-type: none;
height: 40px;
margin: 0;
}

#cssmenu li a{
width:159.2px;
line-height: 30px;
float:left;
display:block;
text-align: center; 
color:Black;  
}
#cssmenu a:hover{ 
background-color: black; 
color:white; 
text-decoration:underline; 
} 


