BODY {
	text-align: center;
	background-color: #F0F8FF;
}
h1 {
	margin-top: 10px;
	color: Navy;
}
h2{
	color: Blue;
}
p{
	text-align: left;
}