a:link, a:active, a:visited { font: 10px Mushu; color: Blue; background-color: none; font-weight: bold; text-transform: uppercase; text-decoration: underline; letter-spacing: 2px; } #main { background: none; border: none; } body { background: blue URL('http://static.travelblog.org/Wallpaper/pix/waterfall_desktop_background-1600x1200.jpg') fixed; } body, font, td, p, .medText { font: 14px Lucida Console; color: Brown; } h1 { font: 20px Mushu; color: brown; text-align: center; letter-spacing: 3px; background-color: skyblue; border-bottom: 1px solid blue; } h2 { font: 30px Mushu; color: brown; text-align: center; letter-spacing: 3px; background-color: skyblue; border-bottom: 1px solid blue; } #tablearea { top: 100px; left: 500px; width: 500px; } .table { width: 500px; height: overflow; font: 14px Lucida Console; color: Brown; background-color: white; text-align: left; padding: 2px; margin: 0px; margin-bottom: 20px; border-top: 2px dashed blue; border-bottom: 4px dashed lime; }