#header {}
#header img.bannerImg {max-height:96px; margin:10px; vertical-align:middle}
#header span.bannerTxt { font-family: "Heebo",sans-serif; font-weight:bold; font-size:larger}

h1 { font-size: 1em; margin-left:1.5em}

#container {
    background-image: linear-gradient(to right,#dddddd,#5555dd);
    width: 1250px;
    height: 780px;
    border-width: 1px 1px 1px 0px;
    border-color: #000;
    border-style: solid;
    border-radius: 0 20px 20px 0;
}

#footer {
    font-size:x-small;
    margin: 10px;

}