body {
	background-color: #050603;
	background-size:512px 512px;
	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;
}
.cntr {
	width:auto;
	height:auto;
	position:absolute;
	transform:translate(-50%); left: 50%;
	bottom:24%;
}
.eviljohn {
	width:333px;
	height:306px;
	background-image:url(eviljohn1.jpg);
	border:1px solid #3F1584;
	cursor:grab;
}
.eviljohn:active {
	cursor:grabbing;
}
.eviljohn1 {
	width:333px;
	height:306px;
	background-size:100%;
	background-image:url(eviljohn.jpg);
	border:1px solid #3F1584;
	cursor:grab;
}
.eviljohn1:active {
	cursor:grabbing;
}
.caption {
	color:#3F1584;
	text-align: center;
	text-shadow: 1px 1px white;
	width:100%;
}