1 @import url(//static.mdrn.pl/fonts/Lato-2.010/Lato-Regular.css);
2 @import url(//static.mdrn.pl/fonts/Lato-2.010/Lato-Bold.css);
3 @import url(//static.mdrn.pl/fonts/Lato-2.010/Lato-Italic.css);
5 font-family: 'Lato', sans-serif;
7 background-color: #edece7;
8 background-image: url("/static/img/bg.png");
9 background-repeat: no-repeat;
12 background-position: 50% 0; }
15 text-decoration: none;
19 text-decoration: underline; }
30 border: 1px solid #ddd;
42 margin-bottom: 1.5em; }
51 margin: 0 -200px 3em -200px;
52 box-shadow: 0 0 1em #777; }