
body{
	font-family: 'Ubuntu', sans-serif;
}
section.Register-now{
	
	margin: auto;
	border: 1px solid whitesmoke;
	box-shadow: 0px 0 4px 0#00000073;
	margin-top: 30px;
	margin-bottom: 30px;
	width: 600px;
	
}