


/*background-size:auto auto;*/
.the_jumbotron {background: url(../images/lib/banner.jpg) no-repeat left top;background-size: cover;}
.the_jumbotron .container .jumbotron{color: white;}
/* for shading */
.the_jumbotron .container .jumbotron {text-shadow: 0 0 5px #000000, 0 0 8px #000000;}






.corner_img {
    background-image: url('../images/lib/LibraryArchitecture.gif');
    background-repeat: no-repeat;
    background-position: center bottom -150px;
}