body{
	background:url(https://www.premises.com.au/office2.jpg) no-repeat;
}
header{
	border-bottom:3px solid #efe33a;
}
.home,.login,.contact{display:inline-block;padding:20px;}
.bg-inverse{
	background-color:rgba(218,41,18,0.5)!important;/*#DA2912!important;*/
}
.filler{
	min-height:400px;
	background-color:white;
	color:black;
	margin-top:390px;
}
  .affix {
      top:0;
      width: 100%;
      z-index: 9999 !important;
  }
  .navbar {
      margin-bottom: 0px;
  }

  .affix ~ .container-fluid {
     position: relative;
     top: 50px;
  }

  #section1 {padding-top:50px;height:500px;color: #fff; background-color: #1E88E5;}
  #section2 {padding-top:50px;height:500px;color: #fff; background-color: #673ab7;}
  #section3 {padding-top:50px;height:500px;color: #fff; background-color: #ff9800;}
  #section41 {padding-top:50px;height:500px;color: #fff; background-color: #00bcd4;}
  #section42 {padding-top:50px;height:500px;color: #fff; background-color: #009688;}