body {
	width: 800px;
	margin-left: 30px;
	margin-right: 100px;
	background-color: #000000;
	}

p {
	font: 16px Arial;
	color: #f0f0f0;
	}
	
a:link {
	color: #EA0D00;
	}
	
a:visited {
	color: #EEEEEE;
	}
	
img.backarrow
	{
	position: absolute;
	left: 10px;
 	top: 10px;
	}