*
{
  margin: 0;
  padding: 0;
}

body
{
  font-face: Arial;
  background-color: #353535;
}

h1
{
  font-family: Arial;
  font-size: 18pt;
  font-weight: bold;
  font-style: italic;
  text-align: center;
}

h2
{
  font-family: Arial;
  font-size: 18pt;
  font-weight: normal;
  font-style: italic;
  text-align: center;
}

p
{
  margin: 0 0 10pt 0;
}

.menu
{
  margin: 0px;
}