/* CSS Document */
	#banner{
		background-image: url(Images/images/images/untitled2_03.gif);
		background-position: right bottom;
		background-repeat:no-repeat;
		background-color: #E1F1F9;
		color: #0A3F8B;
		padding: 5px;
		font-family: "Britannic Bold", Arial, Helvetica, sans-serif;
		font-weight: bold;
		text-indent: 3em;
		margin-bottom: 0px;
	}
	
	#banner h1{
		font-size: 40px;
	}
	
	h2{
		font-size: 30px;
		margin-left: 100px;
	}
		

