body {
padding:0px;
margin:0px;
width:100%;
height:100%;
background-color:#000;
background-position:center center; 
}
body, div, table, td, th {
padding:0px;
margin:0px;
color:#666666;
font-family:'Trebuchet MS', tahoma, verdana;
font-size:13px;
line-height:150%;
text-align:left;
}
.kama {
height:100%;
width:100%;
position:relative;
}

img.logo {
width:70%;
position:absolute;
top:20px;
left:50%;
margin-left:-35%;
z-index:10;
}
.napit {
width:60%;
position:absolute;
top:200px;
left:50%;
margin-left:-30%;
z-index:10;
}

.nappi {
display:block;
color:#222222;
font-size:24px;
height:70px;
line-height:70px;
font-weight:normal;
border:0px;
margin-bottom:15px;
text-align:center;
background:url(navi.png);
border-top:1px solid #E5E5E5;
border-left:1px solid #E5E5E5;
border-right:1px solid #A8A8A8;
border-bottom:1px solid #A8A8A8;
}
a {
text-decoration:none;
color:#222222;
width:100%;
height:100%;
display:inline-block;
}