html {
	width: 100%;
	height: 100%;
	background-color: #f54f97;
	background-image: url('http://mattcorriganisawhineylittlebitch.com/images/MCIAWLB-001.png');
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 360px 501px;
}