#blogButton {
	background:url("/blog.png") repeat scroll 0 0 transparent;
	width: 349px;
	height: 222px;
	border: none;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -175px;
	margin-top: -111px;
}

img {
	border: none;
}