div#FormDiv
{
	width:40em;
	margin:0 auto;
}

label, input
{
margin:0.1em
}

input[type='text']
{
	width:30em;
}

textarea
{
	width:28em;
	height:7em;
}

#ContestP
{
	font-size: large;
}

#Contesth2
{
	font-size: 40px;
}
