.center{
	text-align: center;
}

.img-response{
	max-width: 100%;
}

.divimage{
	width: auto;
	text-align: center;

}

#cor{
	background: #2196F3;
}

.body{
	background: #ECEFF1;
}

.insc{
	background: #fff;
	margin-top: 2%;
	border-radius: 5px;
	margin-right: 3%;
}

.bt{
	margin-bottom: 3%;
}

h2{
	color: #d50000;
}

.btn-space{
	color: #000;
	background: #ff9800;
}