@charset "utf-8";

*
{
	border: 0;
	margin: 0;
}

body
{
	background-color: #000d1a;
}

.wrap h1
{
	width: 466px;
	height: 95px;
	margin: 200px auto 0px;
	background: url(../images/scottbounds_com.png) no-repeat;
}
.wrap h1 span
{
	display: none;	
}

