* { padding: 10; margin: 10; }

body {
 background: url('taustaruskea.gif') repeat-x #3F2C1D;
 background-attachment: fixed;
}

#runko { 
 margin: 0 auto;
 clear:both;
 width: 602px;
 border: 2px solid #E599B3;
 background-color: #7C5C43;
}

#ylakuva {
 clear:both;
 height: 129px;
 float: left;
 padding: 0px;
 border: 0px;

 }

#valikuva {
 background-color: #E599B3;
 clear:right;
 float: left;
 width: 600px;
 clear: both;
 padding: 1px 1px 4px 1px;
 border: 0px;

}

#keskipalsta { 
 float: left;
 border: 0px;
 background-color: #7C5C43;
 margin: 0px 0px 0px 0px;
 padding: 10px;
 min-height: 300px;
 height:auto !important;
 height:300px;
 width: 582px;
 clear: both;
 display: inline;
}

#alaosa {
 background-color: #E599B3; 
 height: 27px;
 clear: both;
 border: 0px;
 padding: 0px;
 color: #CC3467;
 font: bold 11px/30px Verdana;
 text-align: center;
}

a.nav, a.nav:link, a.nav:visited , a.nav:active {
display:block; 
width:112px; height:25px; 
background: #FFAACC; 
border: 2px solid #fff; 
text-align:center; text-decoration:none; font-family: verdana, arial, sans-serif; 
font-size:12px; color:#CC3467;  font-weight: bold;
line-height: 25px; overflow: hidden; float: left; 
margin: 2px 0px 0px 2px;
}

a.nav:hover {color:#fff; background:#654C36;}
