/* =] */
html {
  background-color: #111111;
  color: white;
  font-family: Helvetica, Calibri, Arial, "MS Trebuchet", sans-serif;
}
#section {
  margin-top: 80px;
  text-align: center;
  display: block;
}
#section img {
  -webkit-box-reflect: below 5px -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(0.5, transparent), to(white));;
  border: 0px;
}

#twitter {
  position: absolute;
  left: -290px;
  top: 10px;
}

a {
  color: white;
  border: 0px;
}

#canto {
  position: absolute;
  left: 10px;
  top: 10px;
}