h1 {

font-size: 24pt;
color: green;



} 
body{
	background-color: rgb(245, 245, 220);
}
h3{
	color: green;
}
h2{
font-size: 22pt;
color: green;
}
ul{
color: rgb(51,255,0)
}

img{
	width: 200px;
}
