@charset "utf-8";
/* CSS Document */
.button {border: medium;
				 color: rgba(0,0,0,1.00);
				 padding:15px 25px;
				 text-align: center;
				 text-decoration: none;
				 display: inline-block;
				 font-size: 24px;
				 cursor: pointer;
				position: fixed;}
