
.menu{
	text-align:center;
	margin-bottom:1.5em;
}


button{
	color:#fff;
	background-color:#DD5735;
	border-radius:5px 5px;
	height:3em;
	width:8em ;
	
}