body { background: #F3FBFF; color: #AAA9A2;} a { color: #99BBCF; } a:visited { color: #B9DBEF; } input { border: 1px solid #AAA9A2; background: #F3FBFF; color: #AAA9A2; } .header { display: block; color: #13B9CD; font-size: 1.3em; text-align: center; width: 100%; } .box { display: block; border: 1px solid #13B9CD; background: #C1FAFF ; color: #4F636E ; text-align: center; } .footer { display: block; color: #4F636E; font-size: 0.9em; text-align: center; width: 100%; } .bg1 { background: #AAD7E6; display: block; width: 100%; text-align: left; text-indent: 10px; } .bg2 { background: #009DCB ; display: block; width: 100%; text-align: left; text-indent: 10px; }