body, html {
  color: black;
  font-size:small;
  font-family:verdana, arial, sans-serif;
  background: #fff;
  padding:0;
  margin:10px; 
}

a {text-decoration: none;color:#8398AC;}

a:hover {text-decoration: underline;color:#D0670A;}

#content {
  text-align:justify;
  width:600px;
  border:2px solid #8398AC;
  padding:10px;
  background: white url(../gfx/logoc2c2.gif) no-repeat bottom right;
}

#footer {
  font-size:x-small;
  text-align:center;
  margin-top:30px;
}
