@charset "UTF-8";
/* CSS Document */


body { 
    background-image: url('finur.jpg');
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: center;
  	background-color: #14222b;
}



