body {
    font-family: Arial;
    background-color: #85BFF1;
    /*background-image: url('images/Auburn_303.jpg')*/;
    background-repeat: no-repeat;
}
.table100 {
    width: 100%;
    border-width: 2px;
}
.InitialLogo {
    text-align: center;
}
.PrimaryText {
    font-size: larger;
    text-align: center;
    width: 50%;
}
