
#footer {
width: 950px;
height: 54px;
text-align: center;
}




#table {
	
	font-family:  sans-serif;
	color:		black;
	font-size:   	14px;
	border-style:	outset;
	border-color:	black;
	border-width:	5px;
	padding:	20px;
	padding-top:	10px;
	padding-right:	10px;
	padding-bottom:	10px;
	padding-left:	10px;
	width:		auto;
	
	
	
	text-align:	left;
	
	
}



h1 { 
font-size:50px;
letter-spacing: 2px;

font-family: sans-serif;
color:	Black;

}




body{
background-color: tan;
    
     text-align: center;
     }


