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