.content_space {
	background-image: url(images/page_content.png);
	height: 100%;
	margin: 0px;
	padding-top: 0px;
	padding-right: 75px;
	padding-bottom: 0px;
	padding-left: 75px;
	background-color: 3d3e26;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
