body {
	padding-top: 690px;
	background: #aaa url(../images/image.jpg) 50% 0 no-repeat;
}
#content {
	position: absolute;
	left: 50%;
	top: 0;
	margin-left: -432px;
	width: 864px;
	height: 660px;
}

#content h1, #content p, #content ul, #footer {
	position: absolute;
	top: -9999px;
	left: -9999px;
	width: 0;
}

#content a {
	position: absolute;
	top: 129px;
	width: 362px;
	height: 365px;
	text-indent: -9999px;
	background: url(../images/image.jpg) 0 -9999px no-repeat;
}
#first {
	left: 62px;
}
#second {
	left: 442px;
}

#seo_text {
	height:145px;
	width:860px;
	margin:25px auto 40px  !important;
	overflow:auto;
}

#seo_text p {
	color:#000;
	margin: 1.0em;
}

#seo_text a {
	color:#0033FF;
	font-weight:900;
	text-decoration:none;
}

#seo_text a:hover {
	color:#fff;
}
