/*
* LittleLink Custom
* Your customs properties.
*/

/* Backgroud */
body {
background-image: url("/images/tweak.png");
background-size: cover;
}

