body  {font-family: "Comic Sans MS", cursive, sans-serif;}
h1  {color: #0101DF; 
    text-align: center;
    text-decoration: underline;}
h2  {color: #0174DF; 
    text-align: center;
    font-style:italic;}
h3  {color: #0101DF; 
    text-align: center;
    font-size: 20px}
a:hover {color:#FF8000}
a:link {color:#3B0B17}
a:visited {color:#FAAC58}