/* tekstisolu */ 
TD#txt{
 background-image: url('../images/tapahtumat_05.gif');
 width: 490px;
}

/* headersolu */
TD#header{
 background-image: url('../images/tapahtumat_01.gif');
 height: 131px;
 vertical-align: bottom;
}

/* sisältösolu */ 
TD#content{
 background: #eccf32;
 height: 400px;
}

/* footersolu */ 
TD#footer{
 background: #eccf32;
 height: 70px;
}

/* footerkuva*/ 
DIV#footer_img{
 margin-top: 10px;
}


