/*Safarille, muuten kusee, prkl! */
@media screen and (-webkit-min-device-pixel-ratio:0){
html {overflow-x: hidden;}
hr {margin-left:30px;}
#footerTableContainer {margin-left:30px;}
}

body {
  background-color: #333333;
  background-image: url(../images/bg_concrete.jpg);
  background-repeat: repeat;
  height: 100%;
  width: 100%;
  overflow: -moz-scrollbars-vertical;
}