body {
    background: url(../../images/bg.jpg);
}

.wrap {
    margin-top: 180px;
}
.login-row {
	background-color: #999;
	opacity: 0.8;
}
.text-center {
	color: #eeeeee;
}
.form-control {
	height: 60px;
}
.btn {
	font-size: 20px;
	padding: 18px 12px;
}
