body {color: black; background: black 
url(coluseum.jpg); font: 16px arial, line-height: 18px}

* {text-decoration: none}

h1 {font-family: arial}
h1 {text-align: center}

a:link {color: red}
a:hover {color: orange}
a:active {color: yellow}
a:visited {color: black}

hr {clear: both} 
hr {color: black}

img.iamleft {float: left} 
img.iamright {float: right} 

p {text-indent: 2em; text-align: justify} 















