@charset "utf-8";

button {
	width: 200px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #696969;
	margin: 15px 1% 15px 1%;
	cursor: pointer;
}
