body {
  background:#996 url("images/background_logos2.gif") no-repeat;
  margin:0;
  padding:25px 10px;
  text-align:center;
  font-family:"Century Gothic",Geneva,Trebuchet,Verdana,Arial,Sans-serif;
  font-size:100%;
  font-color:#330;
  }

#navigation {font-size:1em}
#main_content {font-color:#330}
#side_bar {font-size:1em}
#footer {font-size:0.9em}

p {
  font-size:smaller;
  font-color:#330;
  }

a:link {
  color:#330;
  text-decoration:none;
  }
a:visited {
  color:#330;
  text-decoration:none;
  }
a:hover {
  color:#FFF;
  text-decoration:none;
  }
a img {
  border-width:0;
  text-decoration:none;
  }