    body { 
    
          background-image: url(https://78.media.tumblr.com/670feb5522db0c2720909b71cbcd62ef/tumblr_oxbjsifmJj1w55ocyo1_r5_1280.png);
          background-repeat: no-repeat;
          background-position: left top;
          background-attachment: fixed; 
          background-color:#3C1F1C;
              
    }
    h1 {
       
        color: #d7c5b7;
        font-size: 48px;
        margin-left: 0px;
        margin-top: 50px;
        text-align: center;
        
    }
    h2 {
        text-align: center;
        color: #543136;
    }
    h3 {
        text-align: right;
        margin-right: 60px; 
        font-size: 48px;
        color: #4E2424;
        <!-- background-image: url(http://luvo.tetherinc.netdna-cdn.com/wp-content/uploads/2015/09/Six-Tips-Healthy-Italian-Food-Luvo-Mast.jpg);
        background-repeat: no-repeat;
        background-position: right;-->
    }
    p {
       
        font-size: 30px;
        margin-left: 200px;
        margin-top: 0px;
        margin-bottom: 50px;
        color: #d7c5b7
          
        } 
    
    a:link {
        color: #d7c5b7;
        background-color: transparent;
        text-decoration: none;
    }
    a:visited { 
        color: #543136;
        background-color: transparent;
        text-decoration: none;
    }
    
    a:hover {
        color: #543136;
        background-color: transparent;
        text-decoration: none;
    }
    a:active {
        color: #543136;
        background-color: transparent;
        text-decoration: none;
    }
    img {
        display: block;
        margin: auto;
        
        
        
    }
    div1{
        margin-left: -275px;
        font-size: 30px;
        text-align: center;
        margin-bottom: auto;
        margin-top: auto;
}
    div2{ 
        margin-left: 300px;
        font-size: 30px;
        text-align: right;
        margin-bottom: auto;
        margin-top: auto;
}