/* CSS Document Adamanthea, welkom2, 22 april 2008 */



body
	{
	 font-size: 20pt;
	 font-family: serif;
	 font-weight:700;
	 color: #ffffff;
	 background-image:url(backgr.jpg);
	 background-color:#66FFFF;}


	
a:link
	{color: #000066; text-decoration:none;}
a:visited
	{color: #000066; text-decoration:none;}
a:active
	{color: #000066; text-decoration:none;}
a:hover
	{color: #000066; text-decoration:none; background-color:#ffffff;}
	
	
h1, h2, h3
	{font-weight: bold;}

h1
	{font-size: 30pt;}
   
h2
	{font-size: 20pt;} 

h3
	{font-size: 15pt;} 

h6
	{position: absolute; right: 20px; bottom: 20px;}


	