body{
/*    cursor: url(../images/cursors/starter-northern-lights-pack.png), auto;*/
}
.layer:after {
  font-family: "Comic Sans MS";
}
.lang_img{
		background:url(../images/rus.png) no-repeat center center;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
		display:block; width:50px; height:50px;
		position:fixed; bottom:10px; left:10px;
		z-index:2000;
}
