
body{background-color: rgb(232, 219, 242);
padding:50px;}


h1 {color:#1a1a1a;
    font-family: Georgia, 'Times New Roman', Times, serif;
    font-size:50;


background-color: rgb(232, 219, 243);
display: inline;
text-shadow: 0px 0px 7px #8e95f5;
;

}

h2 {font-family: Georgia, 'Times New Roman', Times, serif, 'Times New Roman', Times, serif;color:rgb(23, 22, 22);}

p {font-size: 22px;
    font-family: 'Courier New', Courier, monospace;  }

h3 {font-family: 'Courier New', Courier, monospace;
    font-size: 22px;
background-color:rgb(142, 152, 241); 
border: 2px;
border-style: solid;
display:inline;
border-radius: 20px;
}


 
 
.image{
    
    width: 500px;
    margin-bottom: 80px;
    margin-top: 50px;

    border:10px;
    border-color: rgb(0, 0, 0)}
    
img 
{max-width:100%;
 }  


 