body{
	background-color:  #ffffff;
}
h2{
	color: #ff6699;
	text-decoration: underline;
	font-family: Georgia, sans serif;
}
fieldset{
	border-color:  #66ccff;
}
legend{
	color: black;
	font-family: Georgia, sans serif;
	font-weight: bold;
	font-size: medium;
}
input{
	background-color:  #ffcccc;
}
