@charset "UTF-8";
/* CSS Document */

p{
	margin: 200px auto;
	width: 600px;
	}
	
p img{
	margin: auto;
	width: 100%;
	height: auto;
	}