body {
	background: #f1f1f1;
	height: 100%;
	margin: 0;
	min-height: 520px;
	padding: 0;
	position: absolute;
	width: 100%;
}

a {
   text-decoration:  none;
   border:           none;
  }
  
img {
	border: 0px;
	}

#mainc {
	height: 1px;
	margin: 0;
	overflow: visible;
	padding: 0;
	position: absolute;
	top: 50%;
	width: 100%;
}

#content {
	height: 520px;
	margin: 0;
	padding: 0;
	position: absolute;
	top: -283px;
	width: 100%;
}

#object {
	margin: 0 auto;
	padding: 0;
	width: 300px;
}
