motto {
text-shadow: 1px 1px 5px rgba(0, 0, 0, 1);
color: #FFFFFF;
font-size: 16px;
}


body{


background: url(../../images/index.jpg) no-repeat center center fixed;
/* -webkit-background-size: cover !important; */
-moz-background-size: cover !important;
-o-background-size: cover !important;
background-size: cover !important;

}

.form-signin:first-child {
margin-top: 70px;
float: none;
background: url("../../images/pixel-60fff.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
padding-top: 40px;
padding-bottom: 40px;
}