body.route-home{
    background:lightblue;
}

body.route-about{
    background:#d4edda;
}