@charset "utf-8";
html, body {
	margin: 0; 
	padding: 0;}

html, body, div {
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.5em;
	font-weight: normal;
	color: #FFFFFF;
	letter-spacing: 0em;
	text-align: center;
	padding: 350px 0px 0px 0px;
	margin: 0px;
	line-height: 1em;
}
.bodyarea {
	padding: 0px;
	width: 700px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}


h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: normal;
	line-height: 0em;
	color: #FF0000;
	font-style: italic;
	padding: 0px;
}
body {
	margin: 0px;
	padding: 0px;
	background-color: #000000;
}
h6 {
	font-family: "Courier New", Courier, monospace;
	font-size: 0.6em;
	line-height: 1em;
	color: #000000;
	float: left;
	margin-right: 10px;
}
.bodyarea img {
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#horizon {
	text-align: center;
	position: absolute;
	top: 50%;
	left: 0px;
	width: 100%;
	height: 1px;
	overflow: visible;
	visibility: visible;
	display: block
	}
#block {
	margin-left: -203px;
	position: absolute;
	top: -300px;
	left: 50%;
	width: 406px;
	height: 431px;
	visibility: visible;
	background-image: url(images/littlemurders.jpg);
	background-repeat: no-repeat;
}
#horizon #block p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
}

#horizon #block a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
#horizon #block a:hover {
	color: #B92114;
}
