/*!
 * Start Bootstrap - The Big Picture (http://startbootstrap.com/)
 * Copyright 2013-2016 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap/blob/gh-pages/LICENSE)
 */

body {
	margin-top: 50px;
	margin-bottom: 50px;
	background: none;
	align-content: center;
	color:white;
	font-size: 18px;
}

.full {
  background: url(frank3.jpg) ;
  -webkit-background-size:cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

.logohead{
	font-family: 'rageitalic', Times, serif;
}

.footer {
    position: fixed; 
    bottom: 0;
    left: 0;
    right: 0;
    height: 50px;
}
.contact-section{
   position: fixed; 
    bottom: 0;
    left: 0;
    right: 0;
    height: 200px; 
}