body { background: url("images/banner.png") right top; background-repeat: no-repeat; background-attachment: fixed; margin: 0.5in; font-family: arial,helvetica,sans-serif; } .question { background: rgb(180,180,180); } h2 { background: rgb(160,160,160); border: black solid 1px; } sup { font-size: 60%; } table { margin: 0.125in; } a:link { color: #006200; text-decoration: none; } a:visited { color: #006200; text-decoration: none; } a:hover { color: #FF0000; text-decoration: underline; } .question td { border-top: solid 1em white; }