root, html, body { display: block; font-family: Verdana; font-size: 12px; color: #000000; } a { color: #0000ff; text-decoration: underline; } a:visited, a:hover{ color: #0000ff; } .left { float: left; width: 250px; } .content { float: left; } .right { float: right; width: 250px; } .content h1 { font-size: 18px; font-weight: bold; }