		body {
			background-color: #5158a1;
			font-family: Helvetica, Arial, Verdana, "Lucida Grande", sans-serif;
			color: black;
			vertical-align: top;
		}
		h1{
			background-color: #a70004;
			border-left-width: 0px;
			border-bottom-width: 3px;
			border-right-width: 0px;
			border-top-width: 0px;
			border-color: black;
			border-style: solid;
			text-align: left;
			font-weight: bold;
			margin-left: -1em;
			margin-bottom: 1em;
			margin-right: -1em;
			margin-top: -1em;
			padding: 1em;
			color: white;
			clear: both;
			font-size: 1.5em;
		}
		h2{
			margin-left: 0px;
			margin-bottom: 0.5em;
			margin-right: 0px;
			margin-top: 0px;
			font-size: 1em;
			padding: 0px;
			text-align: center;
		}
		a:link, a:visited{
			color: #a70004;
		}
		a:hover{
			text-decoration: underline;
			color: #c50600;
		}
		#shapes {
			padding: 0px;
			text-align: center;
			height: 100%;
			line-height: 1em;
			width: 100%;
			margin: 0px;
		}
		#shapes img{
			margin-top: 20%;
		}
		
		#cont{
			padding-left: 0px;
			padding-bottom: 0px;
			padding-right: 0px;
			padding-top: 5%;
			width: 100%;
			top: 100%;
		}
		#styles{
			display: inline-block;
			padding: 1.5em;
			background-color: white;
			text-align: center;
		}
		#styles table{
			text-align: center;
		}
		#styles td{
			padding-top: 1em;
			text-align: left;
		}
		#styles img{
			border-color: white;
			border-style: solid;
			border-width: 1px;
		}
		#styles a img:hover{
			border-color: #c50600;
			border-width: 1px;
			border-style: solid;
		}
		#styles a:link, #styles a:visited{
			text-decoration: none;
			font-weight: bold;
			color: black;
		}
		#styles a:hover{
			text-decoration: none;
			font-weight: bold;
			color: #c50600;
		}
		#info_tables{
			display: inline-block;
			padding: 1.5em;
			background-color: white;
			text-align: center;
		}
		#info_box{
			text-align: left;
		}
		#release_date{
			font-size: 1.2em;
			text-align: center;
			padding-bottom: 5px;
			background-color: white;
		}
		#release_date img{
			margin-bottom: 6px;
		}
		#info_tables table{
			margin-left: auto;
			margin-bottom: 0px;
			margin-right: auto;
			margin-top: 0px;
			border-collapse: collapse;
			border-color: black;
			border-style: solid;
			border-width: 1px;
		}
		#info_tables td{
		}
		#blurb{
			width: 70%;
			display: inline-block;
			padding: 1.5em;
			background-color: white;
			text-align: left;
		}
		.dark_box{
			width: 100%;
			clear: both;
		}
		#settings_box{
			text-align: center;
		}
		#headline_setting{
			width: 377px;
			display: inline-block;
			background-color: white;
			vertical-align: top;
			padding: 1.5em;
		}
		#text_setting{
			width: 377px;
			display: inline-block;
			background-color: white;
			vertical-align: top;
			padding: 1.5em;
			text-align: left;
		}
		#pricing_box{
			display: inline-block;
			text-align: center;
			padding: 1.5em;
			background-color: white;
		}
		#pricing_box table{
			border-collapse: collapse;
			margin-bottom: 2em;
			margin-right: auto;
			margin-left: auto;
		}
		.box{
			border-color: black;
			border-style: solid;
			border-width: 3px;
		}
		.left, .right{
			margin-bottom: 5%;
			width: 49%;
			text-align: center;
		}
		.left{
			float: left;
		}
		.right{
			float: right;
		}
		