
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
	background-image: url(images/space.jpg);
	background-repeat:repeat;
	background-attachment:fixed;
}

.newsteksti {  
 font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-size: 12px; 
  color: white; 
  text-decoration: none;
  line-height: normal }
  
.bioteksti {  
 font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-size: 10px; 
  color: white; 
  text-decoration: none;
  line-height: normal }

a.bioteksti:hover {  
 text-decoration: underline; 
  color: #bb5900 }  
  
  a.newsteksti {  
 font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-size: 12px; 
  color: white; 
  text-decoration: underline;
  line-height: normal }
      
a.newsteksti:hover { 
  text-decoration: underline; 
  font-weight: normal;
  font-size: 12px;
  color: #bb5900 }

.tableotsikkoteksti {  
 font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-size: 12px; 
  color: white; 
  text-decoration: none;
  line-height: normal }
  
  a.tableotsikkoteksti {  
 font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-size: 12px; 
  color: white; 
  text-decoration: underline;
  line-height: normal }
      
a.tableotsikkoteksti:hover { 
  text-decoration: underline; 
  font-weight: bold;
  font-size: 12px;
  color: #5E0000 }

.gallery table { 
	float: left;
	margin: 0 5px 5px 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #bb5900;
	background-color:#000000;
	width:150px;
	}

.image {
border-style: inset;	
border-color: #bb5900;
	border-width:3px;
      }

div.img {
  right: auto;
  left:auto;
}
