body { background: #fff; font-size: 14px; text-align: center; }
h1 { color: #fff; background: #9cc; border: solid #699 2px; padding: 5px; text-align: center; font-size: 24px; }
h2 { color: #009; padding: 5px; text-align: center; font-size: 20px; }
h3 { color: #0009; padding: 5px; text-align: left; font-size: 18px; }
p,ul { text-align: left; }
form { background: #ffe; border: solid #cc9 2px; padding: 15px; text-align: left; font-size: 16px }
a:link { color: #0040FF; text-decoration: none; }
a:visited { color: #03a; text-decoration: none; }
a:active { color: #900; text-decoration: none; }
a:hover { color: #a9a; text-decoration: none; }
.column { background: #efc; border: solid #9c9 2px; padding: 15px; }
.logo { font-size:26px; color: white; background: #666; padding: 3px;}
