/* *********** crediti edizionimorelli.it vers. php 1.0 **************** */
* {
  margin: 0;
  padding: 0;
}
html {
  overflow:-moz-scrollbars-vertical;
}
body {
  background-color: #eee;
  font: normal 11px tahoma,verdana,arial,helvetica,sans-serif;
  color: #444;
  text-align: center;
  margin-top: 0px;
}
a {
  text-decoration: none
}
img {
  border: none;
}
#credit {
  margin: 5px auto;
  width: 389px;
  height: 326px;
  background: #fff;
  border: #555 1px solid;
}
#crediti {
  width: 412px;
  text-align: center;
}
