/* CSS Document */
body {
	background-color: #B0C2F5;
}
fieldset {	
	   border: 1px double solid Black;
	   padding: 10px 0px 10px 0px;	  
	   background-color: White;
	   width: 650px;
	   font-family: Arial;
	   font-weight: bold;
	   font-size: 18pt;
	   text-align: center;
}
