@charset "UTF-8";
h1{
	text-align: center;
}

p{
	text-align: center;
}

img{
display:block;
width:auto;
margin-left:auto;
margin-right:auto;
