html,body{
  height: 100%;
}
.thumbnail {
  border: none;
  text-align: center;
}
.fc {
  color: #0b277b;
}

.thumbnail .caption {
  padding: 0;
}
.bg {
  background: url(../images/bg.png) repeat;
  height: 100%;
}
.main {
  height: 100%;
}