body {
    background-image: url('background.jpg');
    text-align: center;
}

marquee {
    color: blue;
    font-size: 24px;
    font-weight: bold;
}