BODY {
	font-family : sans-serif;
	font-size : 14px;
	color : #EFEFEF;
	border-right : 0;
	border-bottom : 0;
	border-top : 0;
	border-left : 0;
	background-color : Black;
	background-image : url(leoparden.jpg);
	background-position : top left;
	background-repeat : no-repeat;
	background-attachment : fixed;
	
	}

TABLE {
	font-family : sans-serif;
	font-size : 14px;
	color : #EFEFEF;
	border : none;
	border-width : 0 0 0 0;
	}


H1 {
	color : #EFEFEF;
	font-family : sans-serif;
	font-size : 16px;
}


A:LINK {
	color : blue;
}

A:VISITED {
	color : blue;
}

A:HOVER {
	color : gray;
}
