#main {
	background-image: none;
}

#main img {
	margin: 20px 0;
	border: none;}

#main a {
	background: inherit;
	color: #BF2326;
	text-decoration: none;
	font-weight: bold;
}

#main a:hover {
	background: inherit;
	color: #333;
	text-decoration: underline;
}