body 
{
font-family: "arial";
text-align: center;
background: #000;
}

#sis
{
margin-top:0px;
text-align: center;
width:971px;
height:600px;
background:url(../kuvat/tausta.jpg) center;
margin: 0 auto;
}

#sis h1
{
color:#ccc;
font-size:1em;
}

#navi
{
padding-top:14px;
}

#navi ul
{
font-weight:bold;
list-style-type:none;
}

#navi ul li
{
display:inline;
padding:20px;
}

a
{
color:#660000;
text-decoration:none;
}

a:hover
{
color:#990000;
}

#navi table
{
margin-left:40px;
color:#666666;
font-size:0.8em;
}