body {
	background : #eee url(/detail/img/metal_maps/front_2009.jpg) no-repeat fixed top center;
	margin-top : 0;
	margin-left : 0;
	margin-right : 0;
	margin-bottom : 0;
	padding : 0;
}
p {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color: #888;
	width:400px;
	margin-left:auto;
	margin-right:auto;
}
a:link, a:visited {
	text-decoration : none;
	color : #666;
}
a:active, a:hover {
	text-decoration : none;
	color : #aaa;
}

