@import url('reset.css');

/* General Demo Style */
body{

    color: rgba(0,0,0,0.8);
    font-family: 'Kelly Slab','Myriad Pro', Arial, sans-serif;
    font-size: 15px;
}
a{
    color: #fff;
    text-decoration: none;
}
