body
{
  background: black;
  color: white;
}	

body, td
{
  font-family: Tahoma;
  font-size: 12px;
}

a {
  color: white;
}

a.img {
  border: 0;
}

img {
  border: 0;
}

#logo 
{
  text-align: center;
  margin-top: 30px;
}
#arpokuva
{
  margin-top: 20px;
  text-align: center;
}

#vas
{
  width: 208px;
  background-image: url("img/tausta_vas.jpg");
  background-repeat: repeat-y;
}

#oik
{
  width: 208px;
  background-image: url("img/tausta_oik.jpg");
  background-repeat: repeat-y;
}

#content
{
  padding: 0 25px 0 25px;
  width: 550px;
}

#levyt td
{
}