/*My second image in the table causes a redefine image error, however, I want to keep both images*/
body {background-image: url("images/newyrbg2.gif")}
h1 {color:red; font-family: cloisterBlack BT,arial,serif; background:white}
h2, h3, h4, h5, h6 {color:black; font-family: Calligraph421 BT,cursive; background:white}
p {color: black; font-family: arial,serif; background:white}
ul {list-style-type: disc; font-family: Arial Narrow,arial,serif}
ul ul {list-style: circle url("images/tinybottle.gif")}
caption {font-family:Calligraph421 BT,arial,serif; font-weight: bold; text-decoration: underline}
th {color: #CC00FF; font-family: Comic Sans MS,serif;background:white}
td {color: white; background:black;font-family: arial,serif; background-image: url("images/confetti-bgbl.gif")}
pre {border-style: outset; background-image: url("images/newyrbg3.gif"); background-position: center}
A:hover{color:green; font-style:italic; text-transform:uppercase;background:white}
address {text-align:center;text-decoration:underline}
span{font-weight: bold; font-variant:small-caps; color:#FF9900;background:white}
div {font-family:Arial Narrow,arial,serif; font-style:italic; text-transform:lowercase}