html, body { background: #EC529C; }
#center {
	background: url(kss_portfolio.png) no-repeat top left;
	display: block;
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -350px 0 0 -315px;
	height: 637px;
	width: 637px;
	text-indent:-9999px;
	outline:none;
}
