#header{
text-align:center;
padding:2px;
width:100%;
background-color:black;
}

#header li{
display:inline;
}

#header a{
color:white;
font-size:16px;
}

#header ul{
margin:2px;
}

#body{
text-align:center;
background: url(kuvat/tausta.jpg);
background-repeat:repeat-x;
background-attachment: fixed;
}

#body a{
font-size:20px;
}
#verkko{
margin:10px;
text-align:left;
background: url(kuvat/tausta.jpg);
background-repeat:repeat-x;
background-attachment: fixed;
}