body #head {border-bottom: 2px double black; background-color: black;}
#left {float: left; width: 10%; background-color: #0000FF;}
#right {float: left; width:75%; border-left: 3px double gray; background-color: #990033;}
#footer {1px purple solid; clear:both; text-align:center; height:10%; border-top: 2px double gray; background-color:#808080}