body      { background: white; color: black}
a:link    { color: #ff0000 }
a:visited { color: #800000 }
a:active  { color: #ff0000 }
.header   { background: #e1e1e1; font-size: 1.5em }
.sidebar  { background: #ddbebe }
.main     { background: #e1e1e1 }
