		body {
			background-color: #ccf1ff;
			font-family: 'Times New Roman', serif;
		}

		h1 {
			text-align: center;
			font-size: 90 px;
		}
		h2 {
			text-align: center;
			font-size: 20 px;
			
		}
		hr
		{
  			border: 1px solid #004A66;
  			color: #004A66;
		}
		h3 { 		
			text-align: center;
		}