body {background-color:#003300;
background-image: url('.jpg'); }

h1 {font-family:"Times New Roman"; font-size:400%; color:red; background-color:green;}

h2 {font-family:"Times New Roman"; font-size:200%; background-color:red;color:green;}

p {font-family:"Courier New"; font-size:110%; color:blue; background-color:green; text-indent:10px;}

table, th, td {font-family:"Courier New"; border-collapse:collapse;
border: 1px ;}

table {width:75%;}

th {background-color:yellow; color:green; height:45px;}

td {background-color:red; color:yellow; text-align:center; vertical-align:center; padding:10px;}





