body {
  font-family: verdana, sans-serif;
  background-color: black;

  /*background-image: url('backimg.jpg'); */
  background-repeat: no-repeat;
  
  background-attachment: fixed;
  
  background-position: center;

  margin-top: 2em;
  margin-left: 0em;
  margin-right: 0em;
}

.table_index {

  background-image: url('backimg_new.jpg');
  background-repeat: no-repeat;

}

.table_2007 {

  background-color: #262626;

}

.table_2008 {

/* background-image: url('back2008.gif'); */
 background-color: #262626;
 background-repeat: no-repeat;

}

.table_folder {

 background-color: #363636;

}

.table_sekalaista {

  /*background-image: url('backSek.gif'); */
  background-color: #262626;
  /*background-repeat: no-repeat; */

}

.table_contex {

  background-color: #262626;

}

.text_etusivu {

 color:red;
 margin-left: 2em;
 margin-right: 2em;
 font-size: 10pt;

}

.text_normaali {

 color:red;
 margin-left: 2em;
 margin-right: 2em;
 background-color: #262626;
 font-size: 12pt;

}

.text_team {

 color:white;
 margin-left: 2em;
 margin-right: 2em;
 background-color: #262626;
 font-size: 10pt;

}

.text_valkoinen {

 color:white;
 margin-left: 2em;
 margin-right: 2em;
 background-color: #262626;
 font-size: 10pt;

}

.text_folder {

 color:white;
 margin-left: 2em;
 margin-right: 2em;
 background-color: #363636;
 font-size: 10pt;

}

.kappale {

  text-align:center;
  position:relative;
  height:200px;
  width:200px;
  background-color:white;

}

td {
 background-color: #262626;
 margin-top: 2em;
 margin-left: 0em;
 margin-right: 0em;
 margin-bottom: 2em;
}

h3 {
 color:red;
 font-size: 16pt;
 margin-top: 1em;
 margin-left: 2em;
 margin-right: 2em;
 margin-bottom: 1em;
}

.text_ots1 {

 color:white;
 text-decoration:underline;
 margin-left: 1.7em;
 margin-right: 2em;
 background-color: #262626;
 font-size: 14pt;

}

.text_ots2 {

 color:white;
 font-weight: bold;
 margin-left: 2em;
 margin-right: 2em;
 background-color: #262626;
 font-size: 10pt;

}


a.linkit{
  text-decoration:none;
  color: white;
  background-color: #262626;
  font-size: 8pt;

}

a.linkit2{
  text-decoration:none;
  color: white;
  background-color: #262626;
  font-size: 10pt;

}

a.linkit3{
  text-decoration:none;
  color: white;
  background-color: #363636;
  font-size: 12pt;

}

.text_linkit{
  text-decoration:none;
  color: white;
  background-color: #262626;
  font-size: 12pt;
  margin-left: 15px;
  margin-right: 15px;

}

a:hover.linkit { color: red; background-color: #262626; font-weight:normal; text-decoration:none;}
a:hover.linkit2 { color: red; background-color: #262626; font-weight:normal; text-decoration:none;}
a:hover.linkit3 { color: red; background-color: #363636; font-weight:normal; text-decoration:none;}


