body {
  background-color: #fff;
  color: #000;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  margin: 0;
  text-align: center;
}

p {
  line-height: 1.3em;
  margin: 0.3em 0 0.7em 0;
}

h1 {
  font-size: 1.6em;
  margin: 0.8em 0 0 0;
  text-align: center;
  color: #224C4C;
}

h2 {
  font-size: 1.4em;
  margin: 0.8em 0 0 0;
}

a {
  color: #000;
}

a:hover {
  color: #000;
  text-decoration: none;
}

#container {
  width: 98%;
  margin: 0;
  text-align: justify;
}

#mainmenu {
  display: none;
}


#headermovie {
  display: none;
}

#equity {
  display:none;
}

#footer {
  display:none;
}

#footer_print {
  display: block;
  text-align: center;
  font-size: 1.3em;
  font-weight: bold;
  color: #484848;
}
