dio-v
1/13/2015 - 9:04 AM

Full responsive background image. More info: http://sixrevisions.com/css/background-css-shorthand/ Further reading: http://stackoverflow.co

body {
  background: url(photo.jpg) center center/cover no-repeat fixed padding-box border-box #ccc;
}