﻿

/*html {
    line-height: 1.5;
    font-family: "Trebuchet MS",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;
    color: rgba(0,0,0,.87);
}
body.app-BG {
    background: #ddd;
        background: #e0e0e0 url(/upload/bg_green.jpg) top right no-repeat;
    background-attachment: fixed;
    background-size: cover;
}

nav {
   *background-color: rgba(233,30,99,.95);
    background-color: rgba(255,255,255,.9);
}


nav ul a {
color: #222;

    }*/
