1 @import url(http://fonts.googleapis.com/css?family=Lato:400,700,400italic);
 
   3   font-family: 'Lato', sans-serif;
 
   5   background-color: #edece7;
 
   6   background-image: url("/static/img/bg.png");
 
   7   background-repeat: no-repeat;
 
  10   background-position: 50% 0; }
 
  13   text-decoration: none; }
 
  16   text-decoration: underline; }