* {
  margin: 0;
  padding: 0;
}

html {
  height: 100%
}

BODY {
  margin-top: 0;
  margin-left: 0;
  font-family:Arial, Helvetica, sans-serif;
  background: #ffffff;
  color: #000000;
  height: 100%;
}
h1 {
    display: block;
    font-size: 1.1em;
    margin-top: 0.97em;
    margin-bottom: 0.67em;
    margin-left: 0;
    margin-right: 0;
    font-weight: bold;
    letter-spacing: -1px;
}
h2 {
    display: block;
    font-size: 1em;
    margin-top: 0.53em;
    margin-bottom: 0.83em;
    margin-left: 0;
    margin-right: 0;
    font-weight: bold;
}
img.miyamoto_responsive_image {
  width: 229px;
  height: 246px;
  border: 0;

}

div.miyamoto_tutto {
  width: 100%;
  height: 100%
}

div.miyamoto_responsive_image_push {
  width: 100%;
  height: 20%;
}

div.miyamoto_responsive_image_cathc {
  width: 100%;
  text-align: center;
}
