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

body.bc
{
    background-color: blue;
    font-family: sans-serif;
    color: yellow;
}

img.bd {border: 2px solid yellow;}
img.ds {box-shadow: 10px 10px 7px #000080;}
