body{
margin: 0;
padding: 0; 
background-color: #1e341d;  
}

td{
margin: 10;
padding: 10;
font-family: Georgia;
text-align: justify; 
font-weight: lighter; 
letter-spacing: 0.01em; 
font-size: 0.7em; 
line-height: 1.5em;
background-color: #ffffff;}


#maincontent{
position: absolute; 
left: 50%;
width: 900px;
margin-left:-450px;
background-image: url('http://kotisivut.telemail.fi/satulantalli/otsikko2.jpg');
}

#framecontentTop{
height: 450px;
background-repeat: no-repeat; 
background-position: 0 0px;
background-position: center center;
background-image: url('http://kotisivut.telemail.fi/satulantalli/otsikko4.jpg');
}


div.otsikko {
margin-top: 0px;
border-bottom: 0px solid #000000;
height: 450px;
width: 900px;
}


#framecontentBottom{
clear: left; 
width: 100%; 
background-repeat: no-repeat; 
background-position: center center;
background-image: url('http://kotisivut.telemail.fi/satulantalli/otsikko3.jpg');
backgroundcolor: #7c8a3f;
height: 259px;
}


#contentw{
float: left; 
width: 100%;  
top: 449px;
}

#contentcolumn{
width: 100%;}


.innertube{margin: 100; margin-top: 0; font-family: Georgia; text-align: justify; font-size: 0.71em; color: #1e341d;  font-weight: lighter; letter-spacing: 0.01em; line-height: 1.8;
}
.innertube2{margin: 100px; margin-top: 20px; font-family: Georgia; text-align: center; font-size: 0.8em; color: #fff;  font-weight: lighter; letter-spacing: 0.01em;}

h1 {font-family: Georgia; text-align: center; font-size: 1.5em; color: #1e341d;  font-weight: lighter; font-style: italic; letter-spacing: 0.01em;}
h2 {color:#1e341d; font-family: Georgia; text-align: center; font-size: 1em;  font-weight: bold; line-height: 1.0em;}
em, i {color:#1e341d;}
b, strong {}  
li, ul {list-style-type:square;}

A:link {color: #1e341d; text-decoration: none;}
A:visited {color: #1e341d; text-decoration: none;}
A:hover {color: #7c8a3f; text-decoration: none;}
A:active {color: #1e341d; text-decoration: none;}

