h1 {  color: white; background-color: maroon;}
h2 {  color: white; background-color: green;}
h3 {  color: blue; background-color: yellow;}
body {  background-attachment: fixed; background-image: url(brick.jpg)}
p {  text-indent: 15pt}
ul {  list-style-type: circle}

