#pantalla {
	top: 180px;
        z-index: 100;
        position: fixed;
        width: 700px;
        margin-left: auto;
        margin-right: auto;
        background-color: #fff;
}
.style1 {
	font-size: 40px;
	color: #044D8B;
}
.style2 {
	color: #90002a;
	font-weight: bold;
}
