body{
  background-image: url("bg/bg48.gif");  
    
}

img {
    pointer-events: none;
}
list-style-image: url("https://media.geeksforgeeks.org/gfg-gg-logo.svg");


a:hover {
font-style: italic;
}

a {
  text-decoration: none;
}

.navigation{
    background-image: url("bg/h01.gif");
    background-color: #fffafe;
    background-repeat:repeat-y;
    background-position: left; 
    position: absolute;
    width:235px;
    height:625px;
    border-style: double;
    }

.artbox{
    background-image: url("bg/pinkandwhitecheck.jpg");
    position: absolute;
    left:270px;
    width:955px;
    height:625px;
    border-style: double;
    overflow: scroll;
    }
    
    .thyart{
     width: 100px;   
        
        
    }
    
    .meow {
      padding: 30px;  
      
        
        
    }