body {
	background-color: #050603;
	color: white;
	font-size: 14px;
	font-family: monospace;
	margin: 0;
	padding: 0;
}
html,body,address,blockquote,div,
form,fieldset,caption,
h1,h2,h3,h4,h5,h6,
hr,ul,li,ol,ul,
table,tr,td,th,p,img {
	margin:0;
	padding:0;
	border: 0;
}
.eviljohn {
	width:333px;
	height:306px;
	background-size:100%;
	background-image:url(eviljohn.jpg);
	border:1px solid #331113;
	position:absolute;
	transform:translate(-50%); left: 50%;
	bottom:24%;
}
#hidingplace {
	width:333px;
	height:306px;
	background-color:rgba(5,6,3,0.7);
	border:1px solid #331113;
	position:absolute;
	transform:translate(-62%); left: 38%;
	bottom:34%;
	z-index:420;
	cursor:grab;
	text-align:center;
	line-height: 200px;
}
#hidingplace:hover > .poopoo {
	color:#3F1518;
}
#hidingplace:hover {
	border:1px solid #3F1518;
}
#hidingplace:active; {
	cursor:grabbing;
}
.poopoo {
	color:#331113;
}
.header {
	width:973px;
	height:120px;
	background-image:url(header.gif);
	background-repeat:no-repeat;
	text-align:center;
	vertical-align:bottom;
	display:table-cell;
	color:#3F1584;
	font-size:18px;
	font-family:times new roman;
	opacity:40%;
}
.hdrcntr {
	width:auto;
	height:auto;
	position:absolute;
	transform:translate(-50%);
	left:50%;
	top:15%;
}
