/*
  About this file:

    This controls how the subscribe page should look.

*/

/* Beginning of CSS */

      .obvious {
        text-align:center;
        font-size:18pt;
      }

      .subscribe-constantcontact {
        font-family:Arial;
        font-size:13px;
        color:#000000;
      }

      .subscribe-constantcontact-image {
        margin-right:3px;
        margin-top:2px;
        background-color:#3399FF;
      }

/* End of CSS */