* {margin: 0;} 
table{ 
width: 100%; 
border-width: 2px; 
border-style: ridge; 
border-color: #e0c4e1; 
border-collapse: collapse; 	
font-family: "Times New Roman", serif;
font-size: 1.2em;
font-weight: bold;
text-align: center;
background: transparent url(../images/tablebg.png);}
table caption {
border-width: 2px; 
border-style: ridge;
text-align: center;
border-color: #e0c4e1;
-moz-border-radius: 0px 0px 0px 0px;
background: url(../images/tablebg.png);}
table th { border-width: 3px; padding: 2px; border-style: ridge; border-color: #e0c4e1; -moz-border-radius: 0px 0px 0px 0px; text-align: center;}
table td { border-width: 3px; padding: 2px; border-style: ridge; border-color: #e0c4e1; -moz-border-radius: 0px 0px 0px 0px; text-align: center; }
table h1 {color: white;}
table h2 {text-align: center;}
table h3 {font-size: .8em;}
table h4 {font-size: .7em;}
table h5 {font-size: .9em;  text-align: center;  text-decoration: underline;}
.row{background: #C19383; color: White;}
