@import url(https://fonts.googleapis.com/css?family=Coda);body{background:#ccc;font-family:Coda;word-spacing:3px;}
#menuBar ul{list-style:none;margin:0;}
#menuBar ul li{float:left;}
#header{background:#FFF !important;width:100%;margin:0 !important;border-top:2px solid #39C;border-bottom:2px solid #39C;}
#header-footer{background:#39C;text-align:center;color:#FFF;font-size:24px;letter-spacing:6px;}
#content{margin:25px;width:90%;margin-left:5%;}
#content .productsquare{text-align:center;border-top:2px solid #39C;background:#FFF;height:133px;outline:3px solid #ccc;margin-bottom:20px;background-position:center;background-repeat:no-repeat;background-size:cover;}
#content .productsquare .title{position:absolute;bottom:0px;left:0px;width:100%;height:auto;background:rgba(255,255,255,0.7);}
#content .productsquare:first-child{margin-left:0;}
#content .mainContent{border-top:solid 2px #39C;background:#FFF;margin-bottom:15px;}
.photo{padding:0;}
.photo img{width:100%;}
#footer{padding:15px;text-align:center;}
@media (min-width:300px){}
@media (min-width:600px){}
@media (min-width:830px){}
@media (min-width:1100px){}
@media (min-width:992px){#header{background-image:url(../img/MS-Corby-163.jpg) !important;-webkit-background-size:cover !important;-moz-background-size:cover !important;-o-background-size:cover !important;background-size:cover !important;}
}