#infotext
	{
	position:absolute;
	left:0px;
	top:650px;
	width:100%;
	text-align:center;
    }
.infotext
	{
	width:496px;
	margin:auto;
	text-align: justify;
	font-size:10px;
	}
*html .infotext
	{
   }
.infotext h1
	{
	font-size: 12px;
	}
a.infotext2:link, a.infotext2:visited
	{
	font-size:10px;
	color: #000000;
	text-decoration: none;
	}
a.infotext2:hover, a.infotext2:active
	{
	text-decoration: underline;
	}
