/* COPYRIGHT 2018 CHOYCE INDUSTRIES, LLC */

body {
	background-image: url("freaking.space.bg.jpg");
	background-size: cover;
	background-repeat: no-repeat;
}

img {
	max-width: 100%;
	height: auto;
	margin-top: 15%;
}