body{
   background-color: #BDC6D0;
   color: #333;
}

#wrapper {
   background-color: #FFF;
   color: #3D585D;
}

a{
   color: #3D585D;
}

.nav_activ_element{
   color: #3D585D;
}

label{
   color: #3D585D;
}


