padding

Here is a Heading of Level 2


CSS:

h2 {
	padding: 10px;
	background-color: #ECF1A5;
}