.marcoInterior{
	border: 1px solid #0F1D59;
	margin:15px;
}
.marcoExterior{
	border: 1px solid #0F1D59;
	box-shadow:  0 0 10px black;
}
.background1{
	background: url(../img/mainimageMolinari.jpg);
}
.backgroundCard{
	background-color: rgba(50, 115, 220, 0.2);
}