body 
{
	background : black;
	background-image:url('tausta.gif');
	margin: 10%;
	background-repeat: no-repeat;
	background-attachment: fixed;
}

a:hover 
{
	color: #DDDDDD;
}

a 
{
	color : white; 
}

hr 
{
	color : white;
	height: 1px;
}

h1
{
  color: #FFFFFF;
  font-family: Helvetica;
  text-decoration : none;
}

div.sisalto
{
	font-size : 11px;
	color : white;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

p.news 
{
	font-variant: normal;
	color: #EEEEEE;

}

span.date
{
	border-bottom:1px dotted white;
	color: #FFFFFF;
}

p.auto 
{
	font-style: italic;
}