body{
    height: 100%;
}
#grids{
    position: absolute;
    top: 21px;
    left: 28px;
    width: 100%;
    height: 100%;
    opacity: 20%;
    background: transparent url(/img/stylesheet/debug/grid.png) repeat-y top left;
}