@charset "UTF-8";
.center {
 margin: 0 auto;
  max-width: 800px;
	  width: 100%;
	height: auto;

}
.out {
   opacity: 0.5;

}
