body
{
background-color: #d1e6f7;
}
p
{
background-color: whitesmoke;
max-width: 280px;
min-height: 180px;
border-radius: 10px /10px;
display: block;
margin-top: -410px;
margin-left: 555px;
padding-top: 220px;
text-align: center;
font-family: 'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif;
color: rgb(11, 16, 87);
}

.text2 
{ 
font-size: 0.7em;
color: rgb(102, 122, 207);

}

img {
    display: block;
    margin-top: 90px;
    margin-right: 200px;
    margin-left: 570px;
    margin-bottom: 150px;
    width: 250px;
    border-radius: 10px;
}