.imagen_fondo{
    position: absolute;
    left: 90px;
    top: 111px;
}


.act_content > ul {
    position: absolute;
    list-style-type: initial;
    color: white;
    left: 77px;
    top: 123px;
    font-size: 2.2em;
    list-style-position: inside;
}

.act_content > ul > li > p {
    color: white;
    display: inline;
}


.act_content .ultima{
	position: absolute;
    left: 377px;
    top: 523px;
    font-size: 2.2em;
    color: white;
}
.act_content > ul li{
    margin-bottom: 40px;
}