body{
	background-color: rgb(25,25,25);
}
label{
	color: rgb(89, 122, 170);
}
legend{
	color: rgba(226, 96, 96, 0.59);
	font-size: 23px;
	padding: 9px;
	text-align: center;
}

fieldset{
	color: rgb(240, 41, 23);
	justify-content: center;
	align-items: center;
	display: inline-block;
}
legend{
	justify-content: center;
	align-items: center;
	align-content: center;
}

#form{
    border:2px solid;
    width: 640px;
    margin: 0 auto;
    margin-top: 100px;
}
.cont1{
	text-align: center;
}
input{
	margin-top: 0px;
	
}