html {
	background: #231f20 url("https://storage.googleapis.com/foundation-website-4171.appspot.com/static/foundation%20property%20logo%20color%20bbg.png") no-repeat fixed center;
	-webkit-background-size: contain;
  	-moz-background-size: contain;
        -o-background-size: contain;
        background-size: contain;
}
