BODY { 
	     background-color: #FFFFFF; 
       margin: 0px; 
			 padding: 0px;
	     text-align: center;
			 vertical-align: center;
			 background: url('i/bck.gif') no-repeat;
			 background-position: center center;
		 }
.cent { 
				table-layout: fixed;
				-moz-box-sizing: border-box;
      }
.cent img {
	          border: 0px;
					}
