BODY  {
	margin-left: 5pt;
	margin-right: 5pt;
	margin-top: 5pt;
	margin-bottom: 0pt;
	background-image: url('images/frontpage_no_500px.jpg');
	background-repeat: no-repeat;
	}

A:link {	
	color: blue;
	text-decoration: underline;}

A:visited {
	color: blue;
	text-decoration: underline;}

A:hover {
	color: blue;
	text-decoration: none;}

A:active {
	color: blue;
	text-decoration: none;}

	


P {
	font-size: 70%;
	line-height: 110%;
	margin-top: 5pt;
	margin-bottom: 0pt;
	margin-left: 0pt;
	margin-right: 1cm;
	text-align: center;
	font-family: Georgia,serif; }


