
h1 {
    position: relative;
    margin: auto;
	text-align: center;
	display: block;
	text-indent: -9999px;
	width: 303px;
	height: 48px;
	background: url(../images/gavin_com.png);
	margin-top: 33%;
	text-align:center;
	}

body {
	background: #272936 url(../images/bg/bg-2.gif) repeat;
	}