body { color: black; background-color: white; }
p {}
td {}
a:link { color: blue }
a:visited { color: purple }
a:hover { color: purple }
a:active { color: red }
.panorama { position: absolute; top: 0; left: 0; width: 100%; height: auto; }
