@charset "utf-8";
/* CSS Document */

.headerdiv{
	width: 853px;
	height: 91px;
	margin-top: 50px;
	margin-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(images/Glitch-Header.jpg);
	background-repeat: no-repeat;
}

.headerdiv h1{
	display: none;
}

.bodycontent{
	width: 853px;
	margin-left: auto;
	margin-right: auto;
}

.furtherinfo{
	margin-top: 10px;
	width: 300px;
}

.writtenby{
	margin-bottom: 5px;
}	

.blurb{
	width: 483px;
	padding-right: 20px;
	text-align: justify;
	height: 430px;
	float: left;
}

.picture{
	width: 350px;
	height: 430px;
	background-image: url(images/The-Darlingtons-Video-Shoot.jpg);
	float: left;
}
