Body 		{	
			Font-family : arial;
			Font-size : 20px;
			Font-weight : bold;
			Color :  #ffffff;
			filter:	shadow(
						color:	#666666,
						direction: 225);
		
			Background-image : URL(/images/baggrund.gif);
       			Background-color : #99cc99;
			Background-repeat :  no-repeat;
			Background-position : center;
			Background-attachment : fixed;
		}

Td		{	
			Font-family : arial;
			Font-size : 20px;
			Font-weight : bold;
			Color :  #ffffff;
			
		}
	
table		{
			position:	center center;
		}
 


		

