/* below is the styling sheet for this page */
h1 {color:blue; font: Arial; border: 5px solid lightgreen;}
p {background-color: yellow; font: Arial; border: 7px solid lightblue;}
h2 {font: New York Times; font-size: 22; background-color: grey; border: 5px solid green;}
img {border: 5px solid black; width: 150px; height: autho;}
a {background-color: cornsilk}
body {background-color: papayawhip;}