.fico {
    width: 50em;
    height: 20em;
    text-align: center;
    margin-left: 15em;
}

.testing {
    width: 50em;
    height: 15em;
    text-align: center;
    margin-left: 15em;
}

h2{
	color:blue;
}

h1{
	color:black;
}