@charset "UTF-8";/* CSS Document */form {	height: 150px;	width: 400px;}p.incorrect {	font-weight: bold;	color: 990033;}form p {	margin: 10px 0px 0px 0px;	color: #9E6A57;	position: relative;}label {	display:block;	font-weight:bold;}.textInput {	width:250px;	}	#main_content {	width: 600px;	float: right;}