@import url("https://gpgtools.org/css/font.14.css");


body { background-color: #ebebeb; }
#superheader { background-color: transparent;
   border-bottom: 0px;}
#superheader a { color: #646464; }
#header {
    margin: 0px; padding: 0px;
    background: #fff url(https://gpgtools.org/images/section-photos/gpgsuite.jpg) no-repeat 0px;
    width: 100%;
    margin-bottom: 30px; padding-bottom: 10px;
}
#page {
    -moz-box-shadow: 0 0 5px rgba(0,0,0,.15);
    -webkit-box-shadow: 0 0 5px rgba(0,0,0,.15);
    box-shadow: 0 0 5px rgba(0,0,0,.15);
    /*padding-top: 132px;*/
    /*background: #fff url(/images/section-photos/gpgmail-release.jpg) no-repeat 0px 0px;*/
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 0px;
}

#content { background-color: transparent; }
h2#logo a { 
    background: url(https://gpgtools.org/images/gpgtools-logo-small.png) no-repeat 0px 0px;
    height: 81px;
    margin-top: 35px;
    padding-left: 100px;
    margin-left: 50px;
}
h2#logo a { font-family: "HelveticaNeueLTStd"; font-size: 32px; font-weight: normal; line-height: 70px; }
#header #search { bottom: 54px; right: 20px; }
#page .sticky_queue { z-index: 10; right: 0px; }
