
* {
margin: 0;
padding: 0;
}


#container {
margin: 50px auto;
font-family: georgia, serif;
width: 600px;
background-color: #ffffff;
text-align: left;
}

#top {
background: url(img/top.jpg) no-repeat;
width: 600px;
height: 125px;
}

#content {
padding: 30px 0 20px 0;
}

#kielipalkki {
float: left;
width: 25px;
}

#vasen_palsta {
float: left;
width: 191px;
}

#keskipalsta {
float: left;
width: 192px;
}

#oikea_palsta {
float: left;
width: 192px;
}

#ma_logo {
width: 188px;
height: 115px;
margin: auto;
padding-top: 60px;
clear: both;
}

#footer {
clear: both;
width: 600px;
height: 145px;
background: url(img/footer.gif) no-repeat;
}

body {
text-align: center;
}

img {
border-style: none;
}

h1 {
font-size: 12px;
color: #991419;
}

.etusivun_otsikot {
text-align: center;
}

ul.etusivu {
text-align: center;
list-style-type: none;
font-size: 11px;
}
