﻿
body{position:relative;margin:0;padding:0;color: #fff; background-color: #000;}

h1, .h1{font-family:'Handlee';color:#94c11f;}
h2, .h2{font-family:'Handlee';color:#fff;}
h3, .h3{font-family:'Handlee';color:#fff;}


a {
    color: #dedede;
    text-decoration: none;
}
a:hover,
a:focus {
    color: #b6ff00;
    text-decoration: underline;
}
    a:visited {
        color: #fff;
    }





