h1{

font-size: 24pt;
color: white;

background-color: rgb(25555,165,0);

} 

h2 {

font-size: 20pt;
color: #FCA800;

}

body {
	background-color:#E3E3E3;
}