body {
	color: rgb(255,255,255);
	background-color: rgb(0,0,0);
	font-family:Arial, "Lucida Grande",  Verdana, "Lucida Sans Unicode", "Lucida Sans",sans-serif;
	}

#wrapper {
	margin-top: 50px;
	text-align: center;
}

h2, h3, p {
	text-align: center;
}

h1 {
	overflow: hidden;
	text-indent: -999px;
	width: 113px;
	height: 53px;
	margin: 10px auto;
	background: transparent url(../images/h1-hush.gif) no-repeat center center;
}

h2 {
	font-size: .8em;
}

h3 a {
	color: rgb(199,38,44);
	font-size: .8em;
	text-transform: uppercase;
	width: 200px;
	margin: 0px auto;
	text-decoration:none;
}

img {border:0;}