/*
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 : 17-mag-2016, 9.33.56
    Author     : ARCHI
*/

html, body {
    background-image: url('../img/sfondo.jpg');
}

.jumbotron {
    background-image: url("../img/bookcover.jpg");
    background-size: cover;
}
