body
{
   font-family: sans-serif;
   font-weight: 300;
   font-size: 14px;
   padding: 0;
   background-color: rgba(150, 170, 220, 0.5);

   height: 100%;
   max-width: 1140px;
   margin-right: auto;
   margin-left: auto;

   background-image: url('cakmak_otomotiv_background.jpg');
   background-position: top center;
   background-repeat: no-repeat;
   background-size: cover;
   background-blend-mode: soft-light;
}
