body
{
background-color: black;
}

a:link {color: #c0c0c0}
a:visited {color: #c0c0c0}
a:hover {color: #980000}
a:active {color: #980000}
a:focus {color: #980000}

p{
color:#c0c0c0;
}

tausta{
background-image:url('risti2b.jpg');
}

h6{
color:#c0c0c0;
}

div.img
{
  margin: 2px;
  height: auto;
  width: auto;
  float: left;
  text-align: center;
}	
div.img img
{
  display: inline;
  margin: 3px;
  border: 1px solid #ffffff;
  opacity:0.4;
  filter:alpha(opacity=40);
}
div.img a:hover img {border: 1px solid #0000ff;}
div.desc
{
  text-align: center;
  font-weight: normal;
  color: #c0c0c0;
  width: 120px;
  margin: 2px;
}
