
body {
/*    background-color: black;*/
	height: 100%;
}

 h1  {

  font-family:  monospace;
  font-weight: normal;
   font-style: normal;
   font-size: 48px;

}
h2 {
  font-family:  monospace;
  font-weight: normal;
   font-style: normal;
   font-size: 30px;
   text-align: left;
}

h3  {

  font-family:  monospace;
  font-weight: normal;
   font-style: normal;
    font-size: 19px;
 text-align: left;
}
h4  {

  font-family:  monospace;
  font-weight: normal;
   font-style: normal;
    font-size: 21px;
    text-align: left;
}

 h5 {
  font-family:  monospace;
  font-style: normal;
  background: pink;
       font-size: 16px;


}

 p {
  font-family:  monospace;
  font-style: normal;
       font-size: 16px;


}


li {
  font-family:  monospace;
  font-weight: normal;
   font-style: normal;
   font-size: 19px;
list-style-type: none;
}
