
td {border-style: solid;
border-width: 4px;
border-color: #800000;
background-color: #FFFFCC;
padding: 4;
}

p {text-align: center;}
table {margin: 20px;}
h2 {text-align: center;}
h3 {text-align: center;}

.header {position: absolute;
         top: 200px;
		 left: 20px;}
		 
.LeftTable {position: absolute;
            top: 300px;
			left: 20px;}
			
.RightTable {position: absolute;
			 top: 300px;
			 left: 400px;}
			 
.BottomTable {position: absolute;
              top: 5300px;
			  left: 100px;}
			  
.BottomLeftTable {position: absolute;
                  top: 4200px;
				  left: 20px; }