
body {
background : #dfd8c5 url(http://i246.photobucket.com/albums/gg119/virtuaaliset08/grafiikka/rio3.jpg) repeat-y;
margin : 0;
}

A:active, A:visited, A:link {
font-family : Verdana;
color : #392b2e;
text-decoration : none;
}

A:hover {
font-family : Verdana, Arial;
color : #6b4550;
text-decoration : none;
cursor : default;
}

div#main {
font-size : 11px;
color : #6b4550; 
  font-family: tahoma;
      background: url(http://i246.photobucket.com/albums/gg119/virtuaaliset08/grafiikka/rio2.jpg) repeat-x;
	width: 100%;
        height: 100%;
        border-collapse: collapse;
	border-left: 0px solid #ffffff;
	border-bottom: 0px solid #ffffff;
	border-top: 0px solid #ffffff;
	border-right: 0px solid #ffffff;
        position:absolute;
        top:0px;
        left:0px;
        bottom:0px;
}




div#otsikko {
background : transparent;
width : 900px;
height : 158px;
position : absolute;
top : 0;
left : 0;
}

div#kuvat {
width : 162px;
text-align : justify;
position : absolute;
top : 150px;
left : 34px;
}


div#teksti {
width : 600px;
text-align : justify;
position : absolute;
top : 70px;
left : 226px;
}


.td1 {
background-color : #e9e6d3;
font-size : 12px;
color : #6b4550;
}


.td2 {
color : #6b4550;
font-size : 12px;
}


#teksti .copyt {
font-size : 10px;
color : #392b2e;
font-family : verdana;
}


#teksti .viiva {
margin-top : 1em;
border-bottom : 1px dotted #392b2e;
color : #6b4550;
font-size : 12px;
line-height : 20px;
letter-spacing : 4pt;
margin-bottom : 20px;
text-align : left;
}



