body{
	font-family: Calibri, Times New Roman, serif;
	font-size: 15px ;
	background-color: #F2FDFF ;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}

h1{
	font-family: Calibri, Times New Roman, serif;
	font-size: 60px ;
	text-align: center;
}

img{
	max-width: 600px;
}