body {
	background-color: yellow;
}
h1 { 	
    color: blue;
}
p {
	color: red;
}
	