div#chatterframe {
	margin-top: -100px;
	background-image:url('http://www.gaysharktank.com/images/splashframe.png');
	background-position: top center; 
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	font-family: Trebuchet, Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: white;
	text-decoration: none;
	font-size: 12px;
	position: relative;
	z-index: 1;
	height: 725px;
}

