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

body{
	text-align: center;
}
iframe{
	width: 95%;
	height: 500px;
	margin: 20px auto;
}