html,body {height:100%; margin:0; padding:0;}
body{background:#231F20; text-align:center; min-width:626px; min-height:400px;}

#vertical{float:left; height:50%; margin-top:-99px;/* half vertical height*/ width:100%;}
#hoz {margin-left:auto; margin-right:auto; height:194px; overflow:auto;/* allow content to scroll inside element */ text-align:left; clear:both;}

.red {background-color:#B6012E; border-top:3px solid #CBCBCB;text-align:middle; border-bottom:3px solid #CBCBCB; height:75px;}
.red table{font-family:Myriad Pro, Arial, Helvetica, sans-serif; font-size:15px;}
h1 {color:#fff;margin:0;padding:0}

