* {margin:0;padding:0;}

body {
	margin:0;
	background:#3D3D3F;
	font-size:62%;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif
}
#mainWrap {
	width:981px;
	height:709px;
	margin:auto;
	background:url(../images/bg_big.jpg) 0 0 no-repeat;
	position:relative;
}
#content {
	position:absolute;
	top:203px;
	left:523px;
	width:390px;
}
h1 {
	text-indent:-9999px;
	width:237px;
	height:104px;
	background:url(../images/ebLogo.png) 0 0 no-repeat;
	margin:0 0 34px 0;
	behavior: url(iepngfix.htc);
}
h2 {
	width:336px;
	height:55px;
	text-indent:-9999px;
	background:url(../images/thisSiteIs.jpg) 0 0 no-repeat;
	margin:0 0 15px 0;
}
h3 {
	color:#fff;	
	font-size:1.7em;
	font-weight:normal;
	margin:0 0 10px 0;
	letter-spacing:0.1em;
}
a {
	color:#fff;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;	
}
p {
	color:#fff;
	font-size:1.1em;
}
p a {
	color:#d3c001;
	text-decoration:underline;
}
p a:hover {
	text-decoration:none;	
}

