* {
  margin: 0;
  padding: 0;
}
html {
  overflow:-moz-scrollbars-vertical;
  background: #444;
}
body {
  font: normal 12px tahoma,arial,verdana,helvetica,sans-serif;
  color: #000;
  text-align: center;
}
img {
  border: 0px;
}
div#pagina {
  position: relative;
  margin: 0 auto;
  width: 990px;
  text-align: center;
  background: #fff;
}
#contentit {
  position: relative;
  margin: 0 auto;
  background: url(../images/newsiteit.png) top left no-repeat;
  width: 990px;
  height: auto !important;
  height: 500px;
  min-height: 500px;
}
#contenten {
  position: relative;
  margin: 0 auto;
  background: url(../images/newsiteen.png) top left no-repeat;
  width: 990px;
  height: auto !important;
  height: 500px;
  min-height: 500px;
}
#link {
  position: relative;
  width: 990px;
  margin-top: 339px;
  text-align: center;
  background: transparent;
  font: normal 16px tahoma,arial,verdana,helvetica,sans-serif;
  color: #333;
}
#link a {
  font: normal 16px tahoma,arial,verdana,helvetica,sans-serif;
  color: #333;
  text-decoration: none;
}
#link a:hover {
  font: normal 16px tahoma,arial,verdana,helvetica,sans-serif;
  color: #fff;
  text-decoration: none;
}
  



