#copyright {
  padding: 35px 20px;
}

.background {
  background: #303030 url("../../images/background.png?0315") top center no-repeat;
  background-attachment: fixed;
  background-size: cover;
}

#about .about-img {
  width: 100%;
  max-width: 600px;
  vertical-align: top;
  float: left;
  margin-right: 15px;
}

#service .para {
  font-size: 18px;
  margin-top: 20px;
}

#portfolio .portfolio-item {
  margin-bottom: 30px;
}

#portfolio .portfolio-item img {
  margin: 0 auto;
  width: 100%;
}

/*# sourceMappingURL=app.css.map*/