@import url(./commons.css);

.content{
	background-image: url(../img/TAREA/M_G10_U05_L04fondo1-28.png);
	height: 578px;
}

.content ul{
    position: absolute;
    padding: 0px;
    left: 154px;
    top: 36px;
    font-size: 1.4em;
    color: #666666;
}

.content ul li:nth-child(1){
	margin-bottom: 68px;
}
.content ul li:nth-child(2){
	margin-bottom: 53px;
}
.content ul li:nth-child(3){
	margin-bottom: 36px;
}
.content ul li:nth-child(4){
	margin-bottom: 50px;
}
.content ul li:nth-child(5){
	margin-bottom: 45px;
}