#ruppertaheaderheadline { 
        padding: 1.5em;
        width: 100%;
        color: white;
        font-family: Neuropol, Roboto, sans-serif;
        font-style:inherit;    
        vertical-align: top;
        z-index: 1500;
        position: fixed;
        background: #8493a7; /* Old browsers */
        background: -moz-linear-gradient(top,   #8493a7 0%, #b38794 50%, #a38789 51%, #fffcd8 100%); 
        /* FF3.6-15 */
        background: -webkit-linear-gradient(top,  #8493a7 0%, #b38794 50%, #a38789 51%, #fffcd8 100%);
        /* Chrome10-25,Safari5.1-6 */
        background: linear-gradient(to bottom,  #8493a7 0%, #b38794 50%, #a38789 51%, #fffcd8 100%);
        /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8493a7', endColorstr='#fffcd8',GradientType=0 );
        /* IE6-9 */
        background-size: cover;
      }#ruppertaheaderContents {position:absolute;visibility:visible;}#ruppertaheaderheadline_first { 
        padding: 3.0em;
        width: 70%;
        color: white;
        vertical-align: top;
        position: relative;
      }
