
<p> { font-family: Verdana, Arial, Helvetica, sans-serif }
<td> { font-family: Verdana, Arial, Helvetica, sans-serif }
body  { font-family: Verdana, Arial, Helvetica, sans-serif; background-color: #000 }
.caption     { color: #fff; font-family: Verdana, Arial, Helvetica, sans-serif; text-align: center }
.quote      { color: teal; font-family: Verdana, Arial, Helvetica, sans-serif; position: relative; top: 200px; width: 500px; height: auto }
.painting  { position: relative; top: 200px; width: 500px; height: auto }
.nav { margin-top: 40px; position: relative; width: 12px; height: 12px }
.script { position: relative; top: 100px; width: 177px; height: 64px }
/*note that the .nav positioning is done with margin-top vs. position:top
because of a Netscape bug that makes the enclosed link unclickable inside 
nested DIVs*/
