A:link {text-decoration:none; color:800000; font-weight:normal;}
A:visited {text-decoration:underline; color:800000; font-weight:normal;}
A:hover {text-decoration:underline; color:800000; font-weight:normal;}
p {text-indent:1cm}
body 
{ margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
  padding-left: 0;
  padding-right: 0;
  background-color:#fffbfe;
  font-family: verdana, arial, sans-serif;
  color: #000033;
}

#header {
  margin: 0px;
  padding: 0px;
  height: 100px;
  text-align:center;
}
#center {
  font-size: 10pt;
  position: absolute;
  right: 0px;
  left: 200px;
  padding: 15px;
  top: 160px;
  height:69%;
  overflow:auto;
  background-image:url(img/background.jpg);
  background-repeat:no-repeat;
  background-position:bottom right;
}
#right {
  font-size: 10pt;
  position: absolute;
  left: 15px;
  top: 160px;
  width: 200px;
  height: 73%;
  overflow:auto;
}

#quote {
  align: center;
  font-size:xx-small;
}