/* Welcome to Compass.
 * In this file you should write your main styles. (or centralize your imports)
 * Import this file using the following HTML or equivalent:
 * <link href="/stylesheets/screen.css" media="screen, projection" rel="stylesheet" type="text/css" /> */
/*@import "compass/reset";*/
/* line 8, ../sass/shop.scss */
.shop {
  margin-top: 100px;
}
/* line 10, ../sass/shop.scss */
.shop th {
  width: 30%;
}

/* line 15, ../sass/shop.scss */
footer {
  margin-top: 40px;
}
