
body { background-color: lightblue;
	   font-family: Helvetica;

     }

    h1 { font-style: bold;
    	 color: white;

        }
    h3 { color: white;

    }

  