
<style>    
    
         
    .mustbeloggedin { 
        display:none;
    }
        
    
    
    
    a {
        color: #f2635f;          
    }
    
    
    
    
            body {
                background-image: url( https://hugabugapplique.com/wp-content/uploads/2020/02/background-tile-1.png );
                background-attachment: fixed;
                background-repeat:repeat;
                background-size:auto;
            }
                                                      

/* Fonts */      
    h1, h2, h3, h4, h5, h6, 
    .site-title,
    .mainmenunav a,
    .footerbar{
        font-family: '';
    }
        
    .entry-title,
    .site-tagline {
        font-family: '';
    }

    
/* Show Author Link */  
    .author-link {
    display: none;
    }
        

        

    
    
/* Style Nav-Right */    
    
    
    
    
/* Style Header */
    
    .title-tagline {
        margin-left:30px;
    }
    
    .title-tagline {
        display: none;
    }
    
    .site-title {
        display: none;
    }
    
    .site-tagline {
        display: none;
    }
    
    


    
    
    
/* Recolor Menu Bar */  
    
    
    



    


    
    
    
    
    
            
    
    
    
    
          


      
        
    

    
</style>

