html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent; }

body {
  line-height: 1;
  background: #fedaaa; }

#content {
  background: url("http://cdn.shopify.com/s/files/1/0011/1882/files/ourbizniss.png?1273988744") no-repeat 91px 145px;
  width: 1024px;
  height: 600px;
  margin: 25px auto; }
  #content #buttons {
    width: 617px;
    float: right; }
    #content #buttons .purchase, #content #buttons .online {
      display: inline; }
    #content #buttons .purchase {
      float: left; }
    #content #buttons .online {
      float: left;
      margin: 0 0 0 -5px; }

#content #buttons .purchase a .preview {
  background: url('http://cdn.shopify.com/s/files/1/0011/1882/files/sprites_purchase.png?1277141312') no-repeat -1px;
  display: block;
  width: 302px;
  height: 296px;
}
#content #buttons .purchase a:hover .preview {
  background-position: -299px 0;
  display: block;
  width: 302px;
  height: 296px;
}

#content #buttons .online a .preview {
  background: url('http://cdn.shopify.com/s/files/1/0011/1882/files/sprites_online.png?1277141320') no-repeat;
  display: block;
  width: 306px;
  height: 296px;
}
#content #buttons .online a:hover .preview {
  background-position: -306px 0;
  display: block;
  width: 306px;
  height: 296px;
}