@charset "utf-8";

/* CSS Document */
text.titulo {
	font-family:font-family:"Roboto Slab", serif;
	font-size:54px;
}
IMG.displayed {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
text.top {
 color: #FFF;
 font-family:"Roboto Slab", serif;
 font-size:24px;
  width: 50%;
  height: 50%;
  overflow: auto;
  margin: auto;
  position: absolute;
  top: 0; left: 0; bottom: 0; right: 0;
}
