h2{
 font-size:24pt;
 color:rgb(66,73,73);
 background-color:rgb(191,201,202);
}

h1{
 font-size:30pt;
 font-family:sans-serif;
 font-weight:bold
 color:blue;
}

p{
color:rgb(41,128,185);
font-size:18pt;
}

h1{
 color:(66,73,73);
}
 
 
 h3{
	font-size:24pt;
 }
 body{
	 background-color: rgb(229, 232, 232);
	