a {
  text-decoration: none;
  color: white;
}

a:hover {
  color: #FFF1C1;
}

div#cuerpo {
  width: 923px;
  height: 410px;
  background: url(/img/principal_bg.png);
  background-repeat: no-repeat;
  text-align: left;
  margin-left: auto;
  margin-right: auto;
}

div#obra {
  position: relative;
  left: 178px;
  top: 162px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 22px;
  color: white;
  width: 140px;
}

div#ilustracion {
  position: relative;
  left: 313px;
  top: 167px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 22px;
  color: white;
  width: 140px;
}

div#marionetas {
  position: relative;
  left: 450px;
  top: 159px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 22px;
  color: white;
  width: 140px;
}

div#tienda {
  position: relative;
  left: 800px;
  top: 105px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 22px;
  color: white;
  width: 140px;
}

div#tabs {
  position: relative;
  left: 580px;
  top: 285px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 20px;
  color: white;
  width: 340px;
}
