.content{
	background-image: url('../img/tarea/SB_S_G10_U02_L01tarea.png');
	margin-top: 0px;
}
.content ul{
	font-size: 1.44em;
	color: #5d5d5d;
	position: absolute;
}
.content ul:nth-child(1){
    top: 86px;
    left: 330px;
}
.content ul:nth-child(1) li{
	margin-bottom: 31px;
	line-height: 1.1em;
}
.content ul:nth-child(2){
    font-style: italic;
    top: 460px;
    left: 330px;
    font-size: 1.38em;
}
.content ul:nth-child(2) li{
	margin-bottom: 5px;
}

