body
{
  background-color: #151515; /* dark grey */
	color:fafdfd; /* almost white */
	font-family: courier;
	letter-spacing: 1px;
	SCROLLBAR-BASE-COLOR= "#151515";	
	SCROLLBAR-ARROW-COLOR="#fafdfd";	
}

a:visited {color:#fafdfd; text-decoration:none;} /* #9D9D9D is mooier */
a:hover {color:#56ff03; text-decoration:none;} 
a:link {color:#fafdfd; text-decoration:none;} 




.image
{
  background-image: url(img/krant.jpg);	
	width:795px;
	height:470px;
	vertical-align:bottom;
	text-align:left;
	margin:2px;	
}

.image2
{
  background-image: url(img/krant2_.jpg);	
	width:795px;
	height:470px; 	
    text-align:left;
	margin:2px;	
}

.title
{
	width:795px;
	height:30px;
	margin-bottom:5px;
  background-image: url(img/title2.jpg);	
}

.back
{
 	text-align:right;
	margin-top:20px;
	
}