<style>

body {color: #000000;}

/* Headers */
<h1>{ font-size:xx-large; }
<h2>{ }
<h3>{ }
<h4>{ }
<h5>{ }

/* Containers */
.headerBox{	width:100%; height:50em; background-image:url(http://bankslayer.net/images/bankvaultdoor.jpg); background-size:cover; background-repeat:no-repeat;}

.headerTable{width:60%; color:white; text-align:center; height:90%; border-collapse:collapse; font-size:x-large; float:right;}
.headerTable td{border-left:solid 1px white; border-right:solid 1px white; font-family:"Times New Roman", Times, serif 1em; width:15%; padding-top:0.5em; padding-bottom:0.5em; border-collapse:collapse;}

.logoBox{position:fixed; top:0; left:0; width:99%; height: 5em; background-color:black; color:white; font-family:"Times New Roman", Times, serif 2.5em; margin-left:0.5%; margin-right:0.5%;}
.logoBox img{float:left;}
/*.hyperBox{width:10%; font-size:large; border-left:solid 1px white; border-right:solid 1px white; float:left;}*/
.groupBox{width:100%; height:auto;}

.testTable{width:100%;}
.testTable tr{}
.testTable td{border:solid 1px black; padding:0.5em;}
.testTable th{}

.headerTable a{text-decoration:none; font-weight:bold; color:#187a0b;}

.constructionBox{width:100%; font-size:xx-large; text-align:center;}

.footerBox{width:70%; height: 35em; color: #fff; background-color:#000; background-size:cover; line-height:normal; padding-left:15%; padding-right:15%;}
.footerInnerLeft{width:35%; float:left; height:20em; margin:2.5em; font-size:large; font-weight:bold; padding:1em; background-color:#070;}
.jumboText{font-size:xx-large; text-decoration:underline; text-align:center; margin-bottom:2em;}


</style>
