*              {margin:           0;
                padding:          0}
body, html     {height:           100%;
                background:       #FCFAF6}
#title         {text-align:       center;
                position:         relative;
                top:              10%;
                left:             50%;
                width:            600px;
                height:           300px;
                margin:           0px 0 0 -300px;
                z-index:          3}
.refresh       {text-decoration:  none;
                color:            #2BDE73;
                font-family:      'Federo', sans-serif; 
                font-size:        1.8em;
                font-weight:      800}
#subtitle      {font-family:      'Federo', sans-serif;
                text-align:       center;
                position:         relative;
                left:             50%;
                width:            600px;
                height:           400px;
                color:            #A31717;
                margin:           50px 0 0 -300px}
#subtitle h2   {font-family:      'Federo', sans-serif;
                font-size:        2em;
                font-weight:      100 }
#subtitle h3   {font-family:      'Federo', sans-serif;
                font-size:        3em;
                font-weight:      100; 
                margin-top:       50px; }
#subtitle h4   {font-family:      'Federo', sans-serif;
                font-size:        1.5em;
                font-weight:      100; 
                margin-top:       20px; }
#Date          {text-align:       center;
                position:         relative;
                left:             50%;
                width:            400px;
                height:           100px;
                margin:           20px 0 0 -200px;
                font-size:        130%;
                color:            #3D556F;
                font-family:      'Federo', sans-serif;
               }
#days          {width:            60px}
#months        {width:            105px}
#years         {width:            70px}
select,
input.submit   {border:           1px solid #ccc;
                border-radius:    2px;
                font-family:      Roboto Condensed, serif;
                font-size:        16px;
                height:           32px;
                margin-right:     2px;
                overflow:         hidden;
                width:            95px;
                text-align:       center}
#answer        {margin:           50px 0 0 0;
                display:          none;
                font-size:        2em;
                color:            #3D556F;
                font-family:      'Cinzel', serif;
               }
#newsletter    {font-size:        .6em;
                color:            #273749;
               }
#result        {display:          inline-block;
               }
#footer        {bottom:           0;
                cursor:           default;
                width:            100%;
                text-align:       center;
                position:         absolute;
                font-size:        .9em;
                margin:           .75em 0 .25em;
                color:            #585858;
                font-family:      'Cinzel', serif;
                z-index:          3;
               }
#paratext      {margin:           20px 0 0 0px;
                text-align:       justify; 
                color:            #21759B; 
                font-family:      'Josefin Slab', serif;
               }