body {background-color:"red";
background-image: url('hiwq.jpg'); }

h1 {font-family:"Times New Roman"; font-size:400%; color:"red"; background-color:green;}

h2 {font-family:Arial; font-size:200%; background-color:red;color:"green";}

p {font-family:"Courier New"; font-size:110%; color:"red"; background-color:"green"; text-indent:10px;}

table, th, td {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;}





