/*!
 * Start Bootstrap - 2 Col Portfolio HTML Template (http://startbootstrap.com)
 * Code licensed under the Apache License v2.0.
 * For details, see http://www.apache.org/licenses/LICENSE-2.0.
 */

body {
    padding-top: 70px; /* Required padding for .navbar-fixed-top. Remove if using .navbar-static-top. Change if height of navigation changes. */
}

.portfolio-item {
    margin-bottom: 25px;
}

.jumbotron{
    background-image: url(http://vacationadvice101.com/wp-content/uploads/2013/06/hammerfest-northern-lights.jpg);
    background-size: cover;
    text-align: center;
    color: #dddddd;
}

.other {
    background-color: #ffffff;
    background-image: none;
    text-align: left;
    margin: 0px;
}

.page-header{
    color: #222222;
    text-align: center;
}

footer {
    margin: 50px 0;
}

.panel-body {
	height: 125px;
}

.form-control {
	resize: none;
}
