﻿h1 {
    background-color: red;
}

h2 {
    background-color: pink;
}

h3 {
	background-color: orange;
}


