h1{

color:white; background-color:blue; 

text-decoration-style:bold; 

background-color:blue;

}

body{
background-color:powderblue;
}


h2{

color:white; background-color:red; 

 


background width:100%;

}

h2{


color:white;


}



h3{

color:powderblue;

font-style: bold;

border:solid;  border:10px;


}



h4{

text-decoration-style:bold; color:white;background-color:none ;font-style:10px;


}


h3{
    
 color:white;   
    
}







h5{

color:navy; 

}








h6{

text-decoration-style:bold; color:white;


}




p{

text-decoration-style:bold; color:white;


}





p{

font-family:Times-New Roman;


}




<h5>&copy;2022 Behavioral Health Interventions of Greater St. Louis Inc.</h5> {
  text-align: left;
}













.button {
  background-color: #red;
  border: none;
  color: white;
  padding: 15px 32px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
  margin: 4px 2px;
  cursor: pointer;
}


























