body {
	background-color: #190f10;
	width: 400px;
	margin:0 auto;
}

#eddie {
	background: url('_images/EddieFrame.jpg') center no-repeat;
	background-size: contain;
	height:564px;
	width: 400px;
	margin: 8px auto;
	cursor:pointer;
	padding: 10px;
}

img {
	width: 338px;
	height: auto;
	margin-top: 134px;
	margin-left: 35px;
}