h1{
	text-align: center;
	background-color: skyblue;
}

h2{
	margin-left: 30px;
}

h3{
	margin-left: 30px;
}
