﻿.content{
	height: 665px;
	top: 0px;
	margin-top: 0px;
	background-image: url('../img/resumen/SB_S_G10_U03_L07_resumen.png');
}
.content p{
	font-size: 1.75em;
	position: absolute;
}
.content p:nth-child(1){
    top: 225px;
    left: 107px;
    color: #575a5b;
}
.content p:nth-child(2){
	color: white;
	text-align: center;
    top: 462px;
    left: 221px;
}
