body {
  margin: 20px;
  background-image: url(http://i176.photobucket.com/albums/w186/hheidin/koulukonit/tropicatausta2.jpg);
  background-repeat:repeat-x;
  background-attachment:fixed;
  background-color: #fae0af;
 color:#433f37;
  font-size: 11px;
  font-family: verdana;
  line-height: 19px;
}
td {
  color:#433f37;
  font-size: 11px;
  font-family: verdana;  
  text-align:justify;
  line-height: 19px;}

a:link, a:visited {
  color: #433f37;
  font-size: 11px;
  font-family: Verdana;
  text-decoration: underline;
}
a:hover, a:active {
  color: #e89600;
  font-size: 11px;
  font-family: Verdana;
}
a.kukkanen:link, a.kukkanen:visited, a.kukkanen:active {
  font-family: Trebuchet MS;
  color: #000000;
  text-decoration: none;
  text-align: center;
}
a.kukkanen:hover {
  color: #e89600;
  text-decoration: none;
}
h1 {
  font-family: Trebuchet MS;
  font-size: 18px ;
  color: #1F233D;
  line-height: 19px;
}

pre {
  font-family: Verdana;
  font-size: 11px ;
  color: #433f37;
  line-height: 19px;
}