
body { 
 background:url(../images/pattern-9fz2.png) repeat; 

}



/* CSS used here will be applied after bootstrap.css */



.panel-default {
 opacity: 0.9;
 margin-top:30px;
 box-shadow: 0px 5px 15px rgba(0, 0, 0, 0.7);
}
.form-group.last {
 margin-bottom:0px;
}

.panel-heading {background-color:#303030 !important;color:#ffffff!important;}

.login-fix {margin-top:100px;}