#code { width: 500px; height: 145px; } #preview { margin: auto; } #glutton-signup-form { text-align: center; } label { font-weight: bold; } body { margin: 0; } h1 { font-size: 24px; margin-top: 12px; margin-bottom: 0px; } h2 { font-size: 24px; margin-top: 12px; margin-bottom: 5px; } .top { background-color: FFCC00; font-weight: normal; } .topbar { color: DARKBLUE; font-weight: bold; } a { font: 12px font-style: Arial; color: 000000; text-decoration: none; } a:hover { font: 12px font-style: Arial; color: 000000; text-decoration: underline; }