* {
	margin: 0;
	padding: 0;
}

body {
	background: #1d1d1d;
}

h1 {
	background:url(../images/intro.jpg) no-repeat center center #1d1d1d;
	text-indent:-9999px;
	width:267px;
	height:51px;
	margin: 300px auto;
}