html {
  height: 100%;
}

body {
  padding-top: 60px;
  background: url(../img/bg.png) no-repeat fixed center;
}

h3 {
  font-size: 18px;
  color: #95a5a6;
  padding-top: 30px;
  padding-bottom: 30px;
}

img {
  border: 0;
}

.center {
  text-align: center;
}

.bottom {
  font-size: 10px;
  line-height: 20px;
  color: #95a5a6;
  padding-top: 28px;
}

.container {
  clear: both;
}

.spec_row {
  padding-left: 68px;
  padding-right: 68px;
}

.span4 {
  width: 33%;
  float: left;
}

.product-img a img {
  width: 308px;
  height: 230px;
}

#logo_img {
  width: 380px;
  height: 201px;
}