body{
	background-color: green;
}
h1{
color: yellow;
}
h2{
	color: yellow;
}

p{
	color: blue;
}
h3{
	color: yellow;
}