/**
 * CSS
 *
 * @author Georges-Etienne Legendre
 * @version 2.0
 */

.header h1 {
  font-size: 1.9em;
  font-weight: normal;
  font-family: Georgia, serif;
}

.header a {
  color: #000000;
  text-decoration: none;
}

.menu,
.main-header,
.lang,
.tools,
.rightcolumn {
  display: none;
}

.content h1 {
  font-family: Georgia, serif;
  font-size: 3em;
}