
<style>    
    
         
    .mustbeloggedin { 
        display:none;
    }
        
    
    
    
    a {
        color: #f95a5a;          
    }
    
    
    
    
            body {
                background-image: url( https://hugabugprintables.com/wp-content/uploads/2021/04/Dotted-Background-Light-Small.jpg );
                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 */  
    
    
    



    


    
    
    
    
    
            
    
    
    
    
          

    .siteinfo{
        justify-content: center;
        width: 100%;
    }
    .siteinfo li{
        text-align: center;
    }

      
        
    

    
</style>

