#wrapper {
	width:900px;
	height:550px;
	background:url(../img/other/splash-bkgd.gif) no-repeat center top;
}
a#splash_content {
	position:relative;
	display:block;
	width:713px;
	height:32px;
	top:170px;
	left:90px;
	background:url(../img/other/splash-nycplayers.gif) no-repeat center bottom;
	cursor:pointer;
}
a#splash_content:hover {
	background-position:center top;
}