body {
	font-family: "Courier New", Courier, mono;
	font-size: 10px;
	text-align: center;
}
#wrapper {
width: 850px;
margin-left: auto; margin-right: auto; margin-top: 70px;
text-align: left;  }

#large_image_details {
	font-size: 12px;
	font-family: "Courier New", Courier, mono;
	color: #000000;
	
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}
