body {
	margin-top: 50px;
	background: none;
}

.full {
  background: url(/images/bg.jpg); 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
}
.banner{
	margin: 0 auto;
	text-align: center;
}
.footer-banner{
	bottom:10px;
	margin: 0 auto;
	text-align: center;
}