
body	{
	background: #c0c0c0 url(gloneb.jpg) no-repeat top left;
	margin: 0;
	padding: 100 10 10 110;
	}

#bodX	{
	background-color: #ffffff;
	padding: 10px 10px 10px 10px;
	width: 600px;
	height: auto;
	float: left;
	}


 a:link {
	text-decoration: none;
	color: #0000ff;
	}

 a:visited {
	color: #800080;
	text-decoration: none;
	}

 a:hover {
	text-decoration: underline;
	color: #6060ff;
	}

 a:active {
	color: #ff0000;
	}


#bodX h1	{
	text-align: center;
	font-size: 30pt;
	padding: 10px 10px 10px 10px;
	}

#bodX h2	{
/*	font: 2em "Papyrus", Arial;	*/
	}



#bodX p.pic	{
	padding: 10px 10px 10px 10px;
	width: auto;
	height: auto;
	float: right;
	text-align: center;
	}

#footX	{
	background-color: #ffffff;
	padding: 60px 10px 60px 10px;
	width: 600px;
	height: auto;
	float: left;	
	}