/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 05/01/2019, 18:24:34
    Author     : ramonlima
*/

body {
    background: url(/resources/admin/img/erro/bg.jpg) no-repeat 100%;
    background-size: 100%;
    /*font-family: 'open_sanslight';*/
    font-size: 100%;
    color: #FFFF;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
}