/*
 * File: places-lv.css
 * Date: 2018-02-02
 */

body.bc
{
    background-color: black;
    font-family: sans-serif;
    color: white;
}

img.bd {border: 2px solid white;}
img.ds {box-shadow: 10px 10px 7px grey;}
