body{
	font-size: 80%;
	font-family:arial,helvetica,sans-serif;
	background-color: #151515;
	color: #F7C427;
}
#close {
	position: absolute;
	top: 11px;
	right: 11px;
}
#close a {
	display: block;
	padding: 5px;
	background-color: #515151;
	color: white;
	
}
div.icons img{
	margin: 10px;
	border:  1px solid #0D5F0D;
}
#main_image img{
	border: 2px solid #0D5F0D;
}
#main_image {
	text-align: center;
}
h2{
	font-size: 125%;
	font-weight: bold;
	color: black;
	background-color: #F7C427;
	margin: 10px;
	padding: 5px;
}
	

