body {
   font-family: Impact, Haettenschweiler, 'Arial Narrow Bold', sans-serif;
    margin: 0;

}


#top {
    text-align: center;
    margin: auto ;
}
#logo-name {font-size: 70px;}

#image1 { height: auto ; width: auto;}

#about-us {font-size: 48px}

#services {font-size: 48px}

#contact {font-size: 48px}

#projects {font-size: 48px} 

#navigation a {
    color: rgb(0, 0, 0);
    padding: 8px;
 font-size: 36px;

}
#unten {font-size: 36px;}

#navigation a:hover {
    color: rgb(211, 70, 94);
}

#image img {
    width: 100%;
  height: 460px;
    margin-top: 16px;
    margin-bottom: 16px;
}

#main {
    max-width: 800px;
    margin: auto;
    padding: 36px;
}

#footer {
    text-align: center;
    color: rgb(0, 0, 0);
    padding: 36px;
}

body {background-image: url(imgonline-com-ua-CompressToSize-D2Gzn4Sf1EUGkZvS.jpg);
background-position: center;
background-size: cover;

background-repeat: repeat-x repeat-y;}
