body { background: #BB0000; color: #000;} a { color: #67917a; text-decoration: none; } a:visited { color: #87b19a; } input { border: 5px solid # 1F6920; background: #BB0000; color: #67917a; } .header { display: block; color: #0094A1; font-size: 1.3em; text-align: center; width: 100%; } .box { display: block; border: 5px solid # 1F6920; background: #BB0000 ; color: #0094A1 ; text-align: center; } .footer { display: block; color: #87B19A; font-size: 0.9em; text-align: center; width: 100%; } .bg1 { background: #BB0000; display: block; width: 100%; text-align: left; text-indent: 10px; } .bg2 { background: #BB0000 ; display: block; width: 100%; text-align: left; text-indent: 10px; }