
body {
    /*background-image: url(../img/bacteria-1100x1080.jpg);*/
    /*background-image: url(../img/home2-1200x700.png);*/
    background-image: url(../img/home-1200x920.jpg);
    width: 100%;
    height: 100%;
    background-size: cover;
    color: #fff;
    
}

.form-control{

	color:#000;
}