body
{
	
}

select
{
	width: 75%;
}

img
{
	width: 80%;
	height: auto;
}

*
{
	text-align: center;
	margin-top: 1em;
}

#form {
	margin: 0 auto;
	width: 55%;
	border: 2px solid black;
	border-radius: 25px;
}