
body {
  background-color: #474649; 
  background-image: url("xjlogo-banner-sq2.png");
  background-size: 200px 200px;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-position: bottom;
}

.container {
	margin: 20px auto;
	max-width: 1000px;
}