body {
    background-color: white;
    background-position: center;
    background-image: url(nationals.png);
    background-repeat: no-repeat;
}

h1 {
    color: navy;
    margin-left: 20px;
}