#top {
    text-align: center;
}
body {text-align: center;
    
}
.boxx {
    background-color: lightgray ;
    height: 38px;
}

#image img{
width: 40%
}
#instagram img{
width:40px;
float: right;
margin-left:20px;
}            
#navigation a {
    text-align: center;
    font-size: 20px;
    padding: 20px;
    margin-top: 15px;
    color:rgb(73, 67, 67);
    font-family:-apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
}
#navigation a:hover {
        color:rgba(192, 153, 45, 0.911);

}
#nav h2{
    font-size: 25px;
    margin-left: 115px;
    padding-top: 20px;
    color:rgb(73, 67, 67);
    font-family:-apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
}
.boxr {
    width: 45%;
    margin-left: 27%;

}
#kats img{
margin: 15px;
margin-top:35px;
width:250px;
height: 250px;
transition: transform 0.2s;
}

#items {
color:rgb(73, 67, 67);
    font-family:-apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
font-size: 14px;

}



.button{
    
    position: auto;
}

footer{
    position:auto;

    font-family:-apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
color:rgb(73, 67, 67);
font-size: 11xp;
width:100%;
}

.footer-content {
    font-size: 12px;
        Text-align: center;
    margin: 10px;
    width:100%;}

.footer-content a{
    font-size: 12px;
    font-family:-apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
color:rgb(73, 67, 67);
margin: 10px}
.footer-content a:hover {
                color:rgb(192, 153, 45, 0.911);}

.footer-bottom {
       font-size: 13px;
}
@media (max-width: 800px)
{#kats img
{margin-right: auto;
margin: 0px;
height: 180px;
width: 180px;}

.boxx
{padding: 15px;}}
