body { background: #f6f6f6; background: #fcfcf6; margin: 0; font-family: 'PT Sans Narrow', sans-serif; font-size: 18px; letter-spacing: 0.05em; }

a:link { color: #777; }

.header { height: 100px; border-bottom: 1px solid #ddd; padding-bottom: 10px; width: 960px; margin: 0px auto; }
.header-copy { text-align: center; color: #555;  }
.logo { background: url(../gfx/mjiml_logo.png) center center no-repeat; height: 80px; margin-right: 40px;  }
.container { width: 960px; margin: 40px auto; ackground: #fff; display: flex; display: -webkit-flex; flex-wrap: wrap; -webkit-flex-wrap: wrap; border: 0px solid #f3f3f3; justify-content: space-between; -webkit-justify-content: space-between; }
.tile { width: 300px; height: 300px; background-color: #fff; background-size: contain; border: 0px solid #eee; margin: 5px; box-shadow: 1px 1px 9px rgba(0,0,0,0.45); border: 0px solid #fff; }
.tile-mj { text-align: center; }
.footer { margin: 80px auto; width: 960px; text-align: center; font-size: 0.8em; color: #999; }



