html, body {
  height: 100%;
  font-family: Verdana, helvetica, sans-serif;
  font-size: 11px;
  color: #424141;
}

body {
  margin: 0px;
  padding:0px;
  background: #2a2a2a url('../img/bg/bg.jpg') repeat-y 50%; 
  position:relative;
  min-height:100%;
}