/*
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 : 16/02/2017, 10:55:05 AM
    Author     : Ale
*/
body{
    background-image: url('../images/bg_isent.jpg');
    background-size: 100% auto;
    background-repeat: no-repeat;
    /*padding-bottom: 70px;*/
    /*display: block;*/
}
div{
    height: 600px;
}