body{
       font-family: 'Klinc Slab', bold;
       background-img: url("./img/yum.jpg");
       width:100%
       height: 100vh;
   }
    
    #wrapper {
        max-width: 960px;
        margin: 0 auto;
        background-color: #fff:
        padding: 32px; 
    }
    
    header {
        background-color: #d7c5b7;
        height: 150px;
        padding: 4px;
    }
    
    header h1 {
        text-transform: uppercase;
        text-align: center;
        color: #bf3348;
        line-height: 100px;
    }
#container header h1 {
}
#container header h1 {
}
#container header h1 {
}
#container header h1 {
}
#container header h1 {
}    
    header h2 {
        font-varient: small-caps;
        text-align: center;
        color: #bf3348;    
    }
#container header h1 {
}

    
    .main_menu{ 
        padding: 5px 0 5px 0;
        text-algin: center;
        line-height: 32px;
        background-color: #2d9943;        
    }
    
    ul.main_menu {
        margin-top: 15px;
    }
    
    .main_menu li {
        display: inline;
        padding: 0 10px 0 10px;
        font size: 200px;
     }
     
     .main_menu a {
        text-decoration: none;
        color: #fff;
        padding: 8px;
        font-variant: small-caps;
     }     
     
     .main_menu a:hover {
        color: #bf3348;        
     }
        
@import url(https://fonts.googleapis.com/css?family=Open+Sans:300italic,700italic,400,300,700);
 @import url(https://fonts.googleapis.com/css?family=Permanent+Marker);
 
body{
 margin: 0;
 padding: 0;
 }
 
footer {

 
#footer_container {
 max-width: 940px;
 height: 100px;
 margin: 0 auto;
 padding-top: 2%;
 }
 
.social {
 list-style:none;
 }
 
.social li a {
 font-family: 'Permanent Marker', cursive;
 font-size:20px;
 display:inline;
 float:right;
 padding:10px;
 color:#A3A3A3;
 text-decoration: none;
 -o-transition:.5s;
 -ms-transition:.5s;
 -moz-transition:.5s;
 -webkit-transition:.5s;
 transition:.5s;
 }
 
.social li a:hover {
 color:#ff7bac;
 }
 
.copyright_text {
 font-family: 'Open Sans', sans-serif;
 font-weight: 400;
 padding-top: 2%;
 float: left;
 line-height: 1.5em;
 letter-spacing: 0.1em;
 text-transform: uppercase;
 font-size: 0.65em;
 color: #A3A3A3;
 }

 
 
 
  
