#title {
  position:absolute;
  left: 6px;
  top: 157px;
}
#background {
  position:absolute;
  left: 0px;
  top: 0px;
}
#cedula {
  position:relative;
  margin-left:auto;
  margin-right:auto;
  width:1159px;
  top: 50px;
}
#text-inner {
  padding-left: 25px;
  padding-right: 25px;
  padding-top: 25px;
  padding-bottom: 25px;
}





.fullscreen {
  margin:0;
  padding:0;
  height:100%;
  border:none
}
   
#screentable {
  margin: 0 auto;
  text-align: center;
  vertical-align: middle;
  width: 100%;
}

#logotop {
  position:absolute;
  top:30px;
  right:30px;
  z-index:99;
}

#rightinset {
  position:absolute;
  top:130px;
  right:70px;
  width: 160px;
  text-align: center;
}

#back {
  position:absolute;
  bottom:20px;
  right:50%;
}

img {  
  border-style: none;
}

body {
  font-family:"Gill Sans", "Gill Sans MT", Trebuchet, "Trebuchet MS", sans-serif;
}

a {
  color: #7e0a29;
}

a:visited {
  color: #7e0a29;
}

