
body{
    background-color: #f0f0f0;
    font-family:sans-serif ;
}

.titulo{
    color: #00008B;
	text-align: center;
	padding:40px;
}