/*! * Start Bootstrap - Business Frontpage HTML Template (http://startbootstrap.com) * Code licensed under the Apache License v2.0. * For details, see http://www.apache.org/licenses/LICENSE-2.0. */ .facebook { left: 0px; bottom: 6px; width: 350; height: 100; overflow: hidden !important; -moz-background-size: cover; -webkit-background-size: cover; -o-background-size: cover; position: fixed; z-index: 90; } /* Header Image Background - Change the URL below to your image path (example: ../images/background.jpg) */ .business-header { height: 400px; background: url('../img/header3.jpg') center center no-repeat scroll; -webkit-background-size: cover; -moz-background-size: cover; background-size: cover; -o-background-size: cover; } /* Customize the text color and shadow color and to optimize text legibility. */ .tagline { text-shadow: 0 0 10px #000; color: #fff; } .img-center { margin: 0 auto; } footer { margin: 50px 0; }