@charset "UTF-8";

body {
	max-width: 800px;
	margin: 0px auto 0px auto;
	padding: 0px;
	overflow: hidden;
}

.header {
	height: 85px;
	width: 100%;
	background: transparent url(../images/services.png) no-repeat 10px bottom;
}

.content {
	width: 100%;
}

.content a {
	display: block;
	height: 198px;
	width: 137px;
	margin: 0px auto 0px auto;
	text-decoration: none;
	background: transparent url(../images/content.png) no-repeat center center;
}