p {

font-size: 20pt;
color: black;

} 
h1 {

font-size: 20pt;
color: white;

background-color: rgb(139,94,60);

} 
h2 {

font-size: 22pt;
color: white;

background-color: rgb(139,94,60);

} 
body {
	background-color: beige;
}
h3 {

font-size: 22pt;
color: black;




}



}
