html  {
			color: red;
			font-family: sans-serif;
			background-color: #ffdbf9;
		}   
		h1 {
			color: #BA4A00;
		}

		h2 {

			color: navy;
		}

