/* 
    Document   : style
    Created on : 21 juin 2015, 02:34:14
    Author     : evolve
    Description:
        Purpose of the stylesheet follows.
*/

.footer { 
   bottom: 10px;
}

.login_container{
   
background: url(../images/bgg.jpg) ;
background-repeat: no-repeat;
background-size: cover;
}
h2{
color:#C32436;
font-family:Hobo Std;
}