h1 {
	color: red;
	font-size: 25px;
}

p {
	color: blue;
	font-size: 18px;
}
