body {
    text-align: center;
    background-image: url(stars.gif);
    background-repeat: repeat;
    font-family: Georgia, 'Times New Roman', Times, serif;
    font-size: larger;
    font-weight: bold;
}
p {
    color: yellow;
}