body {
	font-size:18px;

}

#contenidohtml {
  font-family: Arial, Helvetica, Verdana;
  background-image: url("../logo-equipiel.jpg");
  background-position: center top;
  background-repeat: no-repeat;
  margin: 100px auto;
  padding: 230px 0 0;
  text-align: center;
  width: 960px;
  background-size:50%;
}

#contenidohtml p{line-height:25px;}

#contenidohtml h1{font-weight:bold; margin:20px 0}

#contenidohtml span{font-weight:bold;}