body {
	background-attachment: fixed;
	background-image: url(The%20herd.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}



.title
{
	position: fixed;
	font-family: Arial;
	z-index: 1;
	top: 300px;
	left: 200px;
	width: auto;
	height: auto;
	font-size: 50px;
	font-weight: bold;
}
