

body {
    background-color: #FCBA15;
    margin-top: 30px;
    text-align: center;
}
 
h2 {
    columns: 100px 1;
    text-align: center;
    margin-bottom: 20px;
    text-shadow: 0px 2px 3px #664B09;
}
p {
    columns: 100px 1;
    text-align: center;
    margin-top: 20px;
    margin-bottom: 20px;
      
}
img {
    width: 335px;
    height: 278px;
    object-fit: scale-down;margin-right: auto;
    margin-left: auto;
    margin-bottom: 0;
    box-shadow: 4px 9px 15px 0 #584009;
    padding-top: 0px;
    height: auto;
}

   

	
