body {
  font-family: sans-serif;
  font-size: 16px;
  width: 960px;
  margin: 1em auto;
  position: relative;
}
h1, h2, .dimension text {
  text-align: center;
  font-family: "PT Sans", Helvetica;
  font-weight: 300;
}
h1 {
  font-size: 4em;
  margin: .5em 0 0 0;
}
h2 {
  font-size: 2em;
  margin: 1em 0 0.5em;
  border-bottom: solid #ccc 1px;
}
p.meta, p.footer {
  font-size: 13px;
  color: #333;
}
p.meta {
  text-align: center;
}

text.icicle { pointer-events: none; }

.options { font-size: 12px; text-align: center; padding: 5px 0; }
.curves { float: left; }
.source { float: right; }
pre, code { font-family: "Menlo", monospace; }

.html .value,
.javascript .string,
.javascript .regexp {
  color: #756bb1;
}

.html .tag,
.css .tag,
.javascript .keyword {
  color: #3182bd;
}

.comment {
  color: #636363;
}

.html .doctype,
.javascript .number {
  color: #31a354;
}

.html .attribute,
.css .attribute,
.javascript .class,
.javascript .special {
  color: #e6550d;
}


#flagIta {
  position: absolute;
  left: 0px;
  top: 1px;
}

#flagEng {
  position: absolute;
  left: 25px;
  top: 3px;
}
#curves {
  position: absolute;
  top: 0px;
  left: 60px;
  font-size: 12px;

}



#formformat {
  position: absolute;
  top: 0px;
  left: 710px;

}

#titolo {
  position: absolute;
  left: 0px;
  top: 45px;
}

#parole {
  font-size: 12px;
  position: absolute;
  left: 0px;
  top: 110px;
}
#vis {
 
  position: absolute;
  left: 0px;
  top: 240px;
}






