/* CSS Document */
body { background:#3a5fcd;
		font-family:"Times New Roman", Times, serif;
		font-size:medium
}
#container { margin-left:1%;
			 margin-right:1%;
			 margin-top:1%;
			 margin-bottom:1%;
			 background:#FFFFFF;
}
#pageHeader { margin-left:20%;
			  margin-right:22%;
			  border-style:inset;
		  	  border-color:#CC0000;
		 	  border-width:thick;
			  position:relative;
			  bottom: 18%;
}
