body {
	background-color: #5a2173;
}
#freckleframe {
	position:absolute;
	width:950px;
	height:600px;
	z-index:1;
	left: 50%;
	top: 50%;
	margin-top: -300px;
	margin-left: -475px;
}
