<link href="//maxcdn.bootstrapcdn.com/bootstrap/3.3.0/css/bootstrap.min.css" rel="stylesheet" id="bootstrap-css">
<script src="//maxcdn.bootstrapcdn.com/bootstrap/3.3.0/js/bootstrap.min.js"></script>
<script src="//code.jquery.com/jquery-1.11.1.min.js"></script>
<!------ Include the above in your HEAD tag ---------->
<header class="business-header">
<div class="container">
<div class="row">
<div class="col-lg-12 text-center">
<br><br><br><br><br><br>
<hr>
<h1 class="tagline">Shaping Career, Empowering Future</h1>
<hr>
<p>ntroduce the visitor to the business using clear, informative text. </p>
<p></p>Use well-targeted keywords within your sentences to make sure search engines can find the business.</p>
<br>
<a class="btn btn-success btn-md" href="#">Call to Action »</a>
</div>
</div>
</div>
</header>
.business-header {
height: 450px;
background: url('https://images.pexels.com/photos/232/apple-iphone-books-desk.jpg?w=940&h=650&auto=compress&cs=tinysrgb') center center no-repeat scroll;
-webkit-background-size: cover;
-moz-background-size: cover;
background-size: cover;
-o-background-size: cover;
}