margin-top

Here is a Heading of Level 2


CSS:

h2 {
	margin-top: 100px;
	background-color: #ECF1A5;
}