html{
text-align: centre;
}

body{
background-color: #FFFF00;
}

p{
color: #FF0000;
size: 24px;
font-family: cursive; 
}
.backpic{
position:right;
right: 17%;
top:1%;
width: 100px;
}

img{
width:110px;
top:110px;
}

img{
border: 8px solid #FF4500;
 border-radius: 40px;
}
