@charset "utf-8";

html, body {
    /* fix CSS colision problem between login.php and login_frame.php*/
    background-color:#E7E6E5 !important;
}

body {
 	background-image:url('/Assets/Images/layout/background-candidates.png');
}
