body {
    background-color: lightpink;
}

h1 {
    font-family: Georgia, 'Times New Roman', Times, serif;
    text-align: center;
    color: darkblue;
}
img {width: 500px; height: 300px;}