button{
	width:200px;
	height:80px;
	font-size:35px;
	color:#fff;
	background-color:#6e6e6e;
	border: 3px #000 solid;
}
body {
	color: #000000;
	background-color: #ffff99;
	background-image: url("./img/back_Rectangle1.png");
	background-repeat: REPEAT;
}
