body{
	margin:0 auto;
	width:1024px;
	height:650px;
	margin-top:5px;
	background:#fff;
}
#content{
	background:url(../images/SplashPageBASE.png) no-repeat;
	width:1024px;
	height:650px;
}
#twit{
	width:100px;
	height:99px;
	position:absolute;
	top:0;
	margin-left:270px;
	margin-top:125px;
	border:none;
}
#twit a{
	outline:none;
}
#facebook{
	width:100px;
	height:99px;
	position:absolute;
	top:0;
	margin-left:310px;
	margin-top:220px;
	border:none;
}
#facebook a{
	outline:none;
}
