		body {
			background-color: #ffffff;
			font-family: "Copperplate Gothic Bold", "Futura", "Helvetica", "New York", serif;
		}
		
		#main {
			text-align: center;
			width: 100%;
		}
		
		.blue {
			width: 24000px;
			text-align: center;
			border: 0px;
			margin-left: auto; 
			margin-right: auto;
			overflow:auto;
		}
		
		.skies {
			width: 900px; 
			text-align: left; 
			vertical-align: left;
		}
		
		a:link, a:visited, a:active {
			color: rgb(0, 0, 0);
			text-decoration: none;
		}
		
		.blueText {
			color: rgb(51, 51, 255);	
		}
		
		.tinyText {
			text-align: center;		
			font-size-adjust: -3;		
			color: rgb(117, 117, 117);
			width: 900px;
		}


