html{
}

body {
	background-color: #9EC2DA;
	background-repeat: no-repeat;
	font-family: Helvetica, Arial, sans-serif;
	color: #000033;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-size: 100%;
	margin: 0;
	padding: 0;
}

#signUpFrame{
	background-image: none;
	background-repeat: no-repeat;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 249px;
	height: 256px;
	background-color: #9EC2DA;
	margin: 0px;
	padding: 0px;
}


.textInput1{
height: 24px;
width: 245px;
}
