

a:link {color: yellow; background-color: transparent;}

body {background-color: black;
}


h1 {font-size: 48pt;
background-color: gray;
text-align: center
}


h2 {font-size: 20pt;
background-color: yellow;
text-aline: center
}

h3 {font-size: 12pt;
background-color: grey;
text-aline: center
}

OL {  
background-color: gray; }


p {



font-size: 12;
color: black;
background-color: gray}

h3 {font-size: 24;
color: black;
background-color: gray;

  }
 

p {margin-left: 50px;
   margin-right: 50 px;}

 