.btnStart{
	color:white;
	background:#1b295b;
	border-radius:10px;
	border: 4px solid #1898d4;
	font-weight:bold;

}