body{
	background-image: url(../images/fondo.png);
}

.center {
    margin-top: 20%;
    text-align: center;
}

.list{
	list-style: none;
}

.fg-red{
	color: #E93F3B !important;
}

.fg-blue{
	color: #1EC0E8 !important;
}

.f-size40{
	font-size: 40px;
}