@charset "utf-8";
/* CSS Document */

.container {
	background-image:url(../imgs/mainBKGD.jpg);
	background-repeat: no-repeat;
}

.bodyCopy {
	margin-top: 220px;
	margin-left: 500px;
	margin-bottom: 110px;
}

p {
	margin-left: 50px;
	width:300px;
}

h1 {
	font-size: 24px;
	margin-bottom: 0px;
}

h1 span {
	font-size: 26px;
}