body{

}
h1{
	text-align: center;
	color: orange;
}
p{
	display: block;
	margin:  auto;
	letter-spacing: 2px;
}

