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

.content {background-color: white;
	      width: 723px;
          height: 727px;
		  margin-left:auto;
		  margin-right:auto;
		  margin-top: 30px;
		  border: none;
}
a img {
border:none;
}

