body {margin: 0px;
      background-color: #66CCFF;
     }
h1 {color: red;
    text-align:center;
   } 
h2 {color: red;}
blockquote {font-weight: bold;
            background-color: white;
           }
h4 {color: red;
    text-align:center;
    font-weight: bold;
   }
p {text-indent: 10px;
   font-weight: bold;
  }
ul {color: red;
    font-weight: bold;
   }

