﻿

h1 {
	text-align: center;
	padding: 50px;
	border: 2px solid;
	color: blue;
}

p {
	text-align: left;
}

