html {
text-align: centre;
}

body {
     background-color: #00FFFF;
}

p {
color: #00008B;
size: 24 px;
font-family: cursive;
}

.littlepic {
width: 400px ;
height: auto ;
}