body {background:url(../images/bg.jpg)}
.container {
	margin-top: 250px;
}
input{
	text-align: center;
}
#tblockco{
	background: rgba(223, 240, 216, 0.54);
	height: 300px;
	width: 450px;
	display: table;
	position: relative;
	text-align: center;
	border-radius: 10px
}

#tblockco a{font-size:80%}

form {
	display: table-cell;
	vertical-align: middle;
}

.form-group {
	display: block;
}
label{
	font-size: xx-large;
	font-family: fantasy ;
}
