body {
      background-image: url("bgb.jpg");
      background-repeat: repeat;
      background-attachment: initial;
      background-position: center; 
     }
h1 {color:orange; text-align: center center;}
h2 {color:skyblue; text-align: center center;}
h3 {color:skyblue; text-align: center center;}
	p {color: beige;font-family:"Courier New"; font-size:17px; text-align: center center;}
	li {color: beige;font-family:"Courier New"; font-size:17px; text-align: center center;}
