body {
  background-image: url("http://www.korpikuusenkyynel.com/Images/Oksat-1280.jpg");
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-attachment: fixed;
}

a
  {
  cursor : url("http://www.korpikuusenkyynel.com/cursor.gif"), pointer;
  color: #FC1016;
  }

.center
  {
  text-align:center;
  }

.right
  {
  text-align:right;
  }

.left
  {
  text-align:left;
  }

.just
  {
  text-align:justified;
  }

.menucurrent
  {
  color: #FC1016;
  font-size:26pt;
  font-family:arial;
  font-weight:800;
  text-align: left;
  }

.submenucurrent
  {
  color: #FC1016;
  font-size:16pt;
  font-family:timesnewroman;
  font-weight:600;
  text-align: left;
  }

td
 {
  color: #FFFFFF;
  font-size:12pt;
  font-family:timesnewroman;
  font-weight:300;
  text-align: justified;
  }

.bioshead
  {
  color: #FC1016;
  font-size:12pt;
  font-family:timesnewroman;
  font-weight:600;
  text-align: center;
  }

.biohead
  {
  color: #FC1016;
  font-size:16pt;
  font-family:arial;
  font-weight:600;
  text-align: center;
  }

.biocat
  {
  color: #FC1016;
  font-size:12pt;
  font-family:timesnewroman;
  font-weight:400;
  font-style:italic;
  text-align: right;
  }

.name
 {
  color: #FFFFFF;
  font-size:14pt;
  font-family:timesnewroman;
  font-weight:500;
  text-align: justified;
  }

.instrument
 {
  color: #FFFFFF;
  font-size:12pt;
  font-family:timesnewroman;
  font-weight:300;
  font-style:italic;
  text-align: justified;
  }

.copyr
  {
   color: #101010;
   font-size:8pt;
   font-family:timesnewroman;
   font-weight:200;
   text-align:center;
   }