@charset "utf-8";

button {
	background-position: center;
	width: 150px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #F0F0F0;
	cursor: pointer;
}

