body {
    font-family: Arial;
    font-size: 14px;
    color: #210535;
    background-image: url("stars.gif");
    margin: 70px;
}

h1 {
    color: white;
    background-color: #7b337d;
    text-align: center;
}

p {
    text-align: center;
}

h2 {
    text-align: center;
}

h3 {
    text-align: center;
}

table {
    margin-left: auto;
    margin-right: auto;
}

