@charset "UTF-8";
#header {
  display: none;
}
#navigation {
  display: none;
  
}
#contents {
  font-family: "Century Gothic",Arial,sans-serif;
  font-size: 80%;
  
}
#footer {
  display: none;
  }

h1.slogan {font-style: italic}
em {font-weight: bold; font-style: normal;}
a:link {
  text-decoration: none;
  color: #996633;
}
