
			.killspace { 
			vertical-align: bottom; <!-- for images with space beneath them -->
			}
			
			body {
			font-family: arial, tahoma, sans-serif;
			background-color: #000000;
			margin:0;
			padding:0;
			color: #fff;
			background-image:url(./site-gfx/site0background.jpg);
			background-repeat:no-repeat;
			background-position:0 0;
			}
			
			a:link {color: #598527;text-decoration: none;}
			a:hover {color: #88AD5F; text-decoration: none;}
			a:active {color: #598527; text-decoration: none;}
			a:visited {color: #598527; text-decoration: none;}

					
