a:link, a:active, a:visited { font: 10px Mushu; color: violetred; 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://www.getcliparts.com/wp-content/uploads/2008/09/colorful-flowers.jpg') fixed; } body, font, td, p, .medText { font: 14px Lucida Console; color: Red; } h1 { font: 20px Mushu; color: White; text-align: center; letter-spacing: 3px; background-color: Plum; border-bottom: 1px solid VioletRed; } h2 { font: 30px Mushu; color: White; text-align: center; letter-spacing: 3px; background-color: Plum; border-bottom: 1px solid violetRed; } #tablearea { top: 100px; left: 500px; width: 500px; } .table { width: 500px; height: overflow; font: 14px Lucida Console; color: Red; background-color: white; text-align: left; padding: 2px; margin: 0px; margin-bottom: 20px; border-top: 2px dashed plum; border-bottom: 4px dashed violet; }