#main       { color: maroon; position: absolute; top: 120px; left: 120px; width: 700px; height: 100px; visibility: visible; display: block }#left      { color: maroon; position: absolute; top: 120px; left: 120px; width: 330px; height: 100px; visibility: visible; display: block }#right      { color: maroon; position: absolute; top: 120px; left: 470px; width: 330px; height: 100px; visibility: visible; display: block }a    { color: maroon; text-decoration: none }a:hover    { color: red; text-decoration: underline }body          { color: maroon; font-size: 10pt; line-height: normal; font-family: "Times New Roman", Georgia, Times; background: #fdf5e6 url(Graphics/honeytan.jpg) }