h1{
	text-align:center;
}

body
{
background: #3dbee3;
}
h2{
	text-align:center;
}

.posimage
{
width: 40%;
display:block;
margin-right:auto;
margin-left:auto;
}