html{
  font-style: bold; 
  font-weight: bold;
  line-height:1.65;
  font-family: serif;
color: #ffffff;	
  font-size: 25px;

}

body {
  font-weight: bold;
  height: 100%;
  width: 100%;
  overflow-x:hidden;
  overflow-y:auto;
  color: #ffffff
  	
  }

h1 {

color: #FFD402;
}

h2 {

color: #FFD402;
  font-weight: bold;
font-size: 36px;}