.login {background: #f1eee9;}
.img-centered {display: block; margin: 10px auto;}
.text-center {text-align: center !important;}

.lgbtn {
border-radius: 30px;
background: #ff9900;
border-color: #ff7700;
}

.lgbtn:hover {
background: #539300;
}

#logintext {
border: 1px solid;
padding: 10px;
border-radius: 30px;
}

#footer {
clear: both;
padding: 30px 0;
font-size: 90%;
text-align: center;
line-height: 2;
}