body {
   background: url(chewy2.jpg) repeat-x #dddddd;
   background-position: 0px 0px;
   font-family: verdana;
   font-size: 11px;
   color: #202020;
   line-height:1.4;
}


A:active, A:visited, A:link {
        font-family: verdana;
	color: #85312b;
	text-decoration: none;
}
A:hover {
        font-family: verdana;
	color: #808080;
	text-decoration: none;
	cursor: default;
}


h1 {
margin-top:1em;
color: #85312b;
font-size:16px;
font-family: palatino linotype;
line-height:20px;
letter-spacing: normal;
margin-bottom:15px;
text-align:center;
}



h2 {
margin-top:1em;
color: #85312b;
font-size:16px;
font-family: palatino linotype;
line-height:20px;
letter-spacing: normal;
margin-bottom:15px;
text-align:left;
}


.pieni {
   font-family: Arial;
   font-size: 9px;
}



#kokosivu {
   background: url(chewy4.jpg) repeat-y;
   width:850px;
   margin-top: -7px;
}

#otsikkokuva {
   height:45px;
}

#otsikkokuva2 {
   background: url(chewy5.jpg) no-repeat;
   height:160px;
}

#otsikkokuva3 {
   background: url(chewy6.jpg) no-repeat;
   height:180px;
}


#alakuva {
   background: url(chewy3.jpg) no-repeat;
   background-position: bottom;
   height:45px;
}



#itseteksti {
   margin-top: -320px;
   margin-left: 75px;
   margin-right: 25px;
   margin-bottom: 0px;
   text-align : justify;
}

#itseteksti2 {
   padding:0px 20px;
}

#copyteksti {
   font-family: verdana;
   font-size: 11px;
   color: #b7b7b7;
   text-align: center;
   margin-top: 10px;
   margin-bottom: 10px;
   margin-left: 0px;
}

#copyteksti a {
	text-decoration: none;
	color: #85312b;
}

#copyteksti a:hover {
	text-decoration: none;
	color: #b7b7b7;
}


.table {
   background: url(tausta2.jpg);
   width: 100%;
   padding: 10px;
   border: 1px solid #BCBCBC;
}

.td {
   width: 33%;
}

.td1 {
   font-weight: bold;
   padding: 4px;
}

.td2 {
   padding: 4px;
}


.td3 {
   font-weight: bold;
   padding: 2px;
   width: 25%;
}

.td4 {
   padding: 2px;
   width: 25%;
}


.kuva {
   border: 6px solid #ffffff;
}

