.content {
	width: 1245px;
	height: 657px;
	background-repeat: no-repeat;
	background-position: center;
	margin-top: 10px;
	position: absolute;
	background-image: url('../img/SB_L_G10_U02_L03_tarea.png');
}
.content .info1,
.content .info2{
	font-size: 2.19em;
	text-align: left;
	width: 634px;
	line-height: 1em;
	letter-spacing: -1px;
	position: absolute;
	right: 52px;
}
.content .info1{
	top: 64px;
}
.content .info2{
	bottom: 70px;
}