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