body{

    background-color: #dcdcdc;
    background-image: -moz-linear-gradient(center bottom , #696969 43%, #dcdcdc 65%);
    height: auto !important;
    margin-left: auto;
    margin-right: auto;
    min-height: 90%;
/*    overflow: hidden;
    position: relative;
  */ 

}

.left-justify{
    text-align: left;
}

