h1, h2 {	
	text-align: center;
	margin-bottom: -1px;
	margin-top: -1px;
	font-style: Arial, sans-serif;
	line-height: 1.5em;
	font-size: 1.45em !important;
}

h1, h2 {
	text-decoration: underline;
}

.lifeparagraphtext {
	color: gold;
	padding-left: 5px;
	padding-right: 5px;
	text-align: center;
	font-size: 1.35em;
}

.row {
	margin-top: 20px;
}

.person {
	border-radius: 30px;
	-moz-border-radius: 30px;
	height: 240px;
	float: left;
	width: 20%;
	min-width: 330px;
	text-align: center;
	margin-left: 10px;
	margin-bottom: 10px;
	color: gold;
}

.personhead {
	text-align: center;
	font-size: 1.3em;
	border-radius: 50px;
	moz-border-radius: 50px;
	width: 80px;
	height: 80px;
	background-color: #0070c0;
	margin-left: auto;
	margin-right: auto;
	padding-top:20px;
	border: 2px solid gold;
}

.personheader {
	font-size: 1.15em;
}

.bodytitle {
	text-align: center;
	font-size: 1.53em;
}

.body { 
	background-color: #0070c0;
	margin-left: 3px;
	height: 160px;
	border-radius: 30px;
	-moz-border-radius: 30px;
	padding: 3px;
	border: 2px solid gold;
}

.body p {
	font-size: 1.258em;
}

#applicationhead, #applicationbody, #cvhead, #cvbody, #numericalhead, #numericalbody {
	background: #492D9E;
}

.bodybutton {
	height: auto;
	position: relative;
	bottom: -25px;
	left: 2px;
}

#logicalbody .bodybutton, #cvbody .bodybutton {
	bottom: 1px !important;
}

#numericalbody .bodybutton {
	bottom: -23px !important;
}

.packageHeader {
	padding-top: 7px;
	font-size: 1.58em;
	text-align: center;
	margin-bottom: 14px;
}

.howheader {
	font-size: 1.25em;
	color: #000;
	text-align: center;
}

.numbers {
	margin-right: 12px;
}

.redtext {
	color: #ff0000;
	text-decoration: line-through;
}

.package {
	border-radius: 30px;
	-moz-border-radius: 30px;
	background: #0070c0;
	padding-left: 15px;
	color: gold;
	border: 2px solid gold;
	line-height: 1.8em;
	padding-bottom: 7px;
	margin-bottom: 20px;
	margin-top: 15px;
	clear: left;
}

.col-md-5 {
	margin-bottom: 100px;
}

.packageBody {
	line-height: 1.5;
	font-size: 1.25em;
}

.paypalbutton {
	position: relative;
	top: 2px;
	left: 2px;
}

.myCogs {
	float: left;
}

.howitworks {
	float: left;
}

.productguide {
	width: 560px;
	margin: auto;
	margin-top: 40px;
}

.howtext {
	font-size: 1.25em;
	font-style: Arial, sans-serif;
	margin-top: 20px;
	clear: left;
}

.pricetext {
	font-size: 1.3em;
}

.numbers {
	margin-bottom: 7px;
}