.btn{
	border-radius:20px;
	background:#6c2528;
	color:white;
	border:2px solid white;
}

.tinput{
	border-radius:20px;
	text-align:center;
}