input.first { background-image: url("Cool.bmp"); color: white; border: hidden; font-size: 25; font-weight: bolder; } input.second { background-color: black; color: white; border: hidden; size: 30; font-weight: bolder; } body { background-color: black; color: gold; } body.main { background-color: black; color: #ffd700; } a:link { color: FF0000; text-decoration: none; } a:visited { color: #FF0000; text-decoration: none; } a:hover { color: white; } a:link.poem { color: FF0000; text-decoration: none; font-size: 20px; } a:visited.poem { color: #FF0000; text-decoration: none; font-size: 20px; } a:hover.poem { color: white; text-decoration: none; font-size: 30px; border: 2px solid white; } a:link.poemp { color: FF0000; text-decoration: none; /*font-size: 16px;*/ } a:visited.poemp { color: #FF0000; text-decoration: none; /*font-size: 16px;*/ } a:hover.poemp { color: white; text-decoration: none; font-size: 20px; border: 2px solid #FF0000; } div div { position: absolute; top: 44em; filter: alpha(opacity=0); opacity: 0.0; -khtml-opacity: 0.0; -moz-opacity: 0.0; } td.celtic { background-image: url("images/CK06-00.bmp"); background-repeat: repeat-y; background-color: black; } table, td { position: relative; } div.scroll { filter: alpha(opacity=100); opacity: 1.00; -khtml-opacity: 1.00; -moz-opacity: 1.00; position: absolute; left: -2em; top: 35.5em; right: -2em; } #bimg { filter: alpha(opacity=40); opacity: 0.45; -khtml-opacity: 0.45; -moz-opacity: 0.45; } #cimg { filter: alpha(opacity=60); opacity: 0.65; -khtml-opacity: 0.65; -moz-opacity: 0.65; } .kara { position: absolute; right: 17.5em; bottom: 13em; } div.upperL { position: absolute; left: 1em; top: 1em; } div.upperR { position: absolute; right: 1em; top: 1em; } div.lowerL { position: absolute; left: 1em; bottom: 1em; } div.lowerR { position: absolute; right: 1em; bottom: 1em; }