/* CSS Document */
body {
	background-colour: #bfbfbf;
	width: 98%;
	}
h1 {
	background: url(../Imagez/webby.jpg) no-repeat;
	position: absolute; top: 20px; z-index:10;
	background-position: center;
	width: 98%;
	height: 950px;
	}
