body {
/*	background: #ffffff url(../images/splash-popup.png) no-repeat scroll 50% 0; */
	background: #ffffff url(../images/11-11-splash-final-v2-sj3.jpg) no-repeat scroll 50% 0;
	color:#000000;
	font-family:Helvetica,Arial,sans-serif;
	font-size:12px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:16px;
	margin:0;
	padding: 0;
}

#main {
	width: 759px;
	height: 413px;
	margin: 0 auto;
	border: 0px solid red;
}

div#join-form {
	border:0px solid red;
	height:195px;
	left:85px;
	position:relative;
	top:180px;
	width:268px;
}

form#join {
	border:0px solid red;
	height:132px;
	left:25px;
	position:relative;
	top:63px;
	width:230px;
}

form#join input {
	border:0 none;
	height:16px;
	margin-bottom:21px;
	margin-right:11px;
	width:100px;
}

form#join input#submit {
	background-color:transparent;
	border: 0px solid red;
	height:37px;
	margin-left:25px;
	text-indent:-99em;
	width:170px;
}

a#btn-give {
	border:0px solid red;
	display:block;
	height:30px;
	left:445px;
	position:relative;
	top:130px;
	width:190px;
	text-indent: -999em;
}