body { background: #215A6D; color: #DFECE6; } a { color: #99BBCF; text-decoration: none; } a:visited { color: #799BAF; } input { border: 1px solid #3CA2A2 ; background: #DFECE6; color: #3CA2A2; } .header { display: block; color: #799BAF; font-size: 1.3em; text-align: center; width: 100%; } .box { display: block; border: 1px solid #84C61F; background: #E0ECE6 ; color: #21596C ; text-align: center; } .footer { display: block; color: #E0ECE6; font-size: 0.9em; text-align: center; width: 100%; } .bg1 { background: #6F3; display: block; width: 100%; text-align: left; text-indent: 10px; } .bg2 { background: #B1CD32 ; display: block; width: 100%; text-align: left; text-indent: 10px; }