#password-content {
    background: #638296;
    }

#submenuleague h1 {
    font-family: Tahoma, Arial, sans-serif;
    font-size: 2em;
    font-weight: bold;
    color: #fff;
    text-align: center;
    margin: 10px 0px;
    }

#submenuleague p {
    line-height: 1.5;
    font-family: Tahoma, Arial, sans-serif;
    font-size: 1.2em;
    font-weight: normal;
    color: #fff;
    text-align: center;
    }

.emailaddress {
    margin: 10px auto 20px auto;
    text-align: center;
    padding: 9px 8px;
    border: 2px dotted #9FB3C0;
    width: 350px;
    }

form {
    margin: 0px auto;
    text-align: center;
    }

.submitbutton {
    text-align: center;
    }


.password-small {
    font-size: 1em;
    color: #E9EEF1;
    text-align: center;
    margin-bottom: 10px;
    }

a.body-links  {
    color: #F9FAFB;
    text-decoration: underline;
    }

a.body-links:hover  {
    color: #fff;
    text-decoration: none;
    }

a.body-links:visited  {
    color: #F9FAFB;
    text-decoration: underline;
    }

a.body-links:active  {
    color: #F9FAFB;
    text-decoration: underline;
    }