body
	{

    background-image: url(img/back_gray.png);
	margin: 3px;
	overflow:scroll; 
}

#overall {
        position: relative;
        width: 100%;
        height: 100%;
        min-height: 100%;
        text-align: center;
}

#total
      {
      border-collapse: collapse;
      width: 994px;
      height: 100%;
      border: 1px solid #b7b8b8;
      margin: 0 auto;
      background-repeat: no-repeat;
      background-color: #ffffff;
      }

#header
      {
      height: 105px;
      }
