@charset "UTF-8";
.container {
	background-color: #DEC499;
	background-image: url(../images/mainBG.gif);
}
.header {
	text-align: center;
}
h1 {
	color: #831224;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 32px;
	text-align: center;
}
h2 {
	color: #831224;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 26px;
	text-align: center;
}

.blackBox {
	padding-right: 22px;
	padding-left: 22px;
	padding-top: 15px;
	border: 3px solid #810026;
}
.blackBox .aboutPg {
	margin-left: 300px;
}
.blackBox h1 {
	text-align: left;
	color: #DDC39B;
}
.blackBox p {
	color: #CCCCCC;
}

.blackBox .launcher {
    margin-right: auto;
    margin-left: auto;
    width: 286px;
    height: 377px;
    display: block;
}
.blackBox .m-badge {
	margin-top: 20px;
}

.launchP {
	padding-right: 160px;
	padding-left: 160px;
}
.footer {
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #810026;

}a.twoLaunch {
	margin-left: 114px;
	display: block;
	width: 326px;
	height: 377px;
	float: left;
}
