body {
    background: url(/images/bg3.jpg) no-repeat center center fixed;
    background-size: cover;
}

.max-width {
  max-width: 830px;
}