body {
	background:#000000;
	border:0;
}

#container{
	position: absolute;
	left: 50%;
	top: 50%;
	width: 862px;
	height: 516px;
	margin-left: -431px; /* half of width */
	margin-top: -258px;  /* half of height */
}

a#emailImg, a#emailImg:visited {
	background:url(../img/holdingpage1.jpg) no-repeat;
	width:862px;
	height:516px;
	display:block;
	border:none;
	outline:none;
}

a#emailImg:hover {
	border:none;
	outline:none;
}

img {
	border:0;
}