Commit ff090d27474116378857f58ed269c17dc75c1487

Some body css fixes
  
4444 */
4545
4646body {
47 background: url("/static/img/bg.jpg") no-repeat;
48 font-family:'Josefin+Sans:700';
47 /*background: url("/static/img/bg.jpg") no-repeat;
4948 background-size: 100%;
50 height:100%;
51 font-color:#262525;
49 */
50 font-family:'Josefin+Sans:700';
51 height: 100%;
52 color: #262525;
53 background-color: #f0f0f0;
5254}
5355
5456hr {