* {margin:0;padding:0;border:0;border-collapse:collapse;}

table { width:100%; }



table tbody { 
    background: linear-gradient(to right, #0066ff, #66ccff); 
    background-attachment:fixed;
	border: 0;
	border-left: 0;
    border-top: 0;
    border-right: 0;
    border-bottom: 2px;
    border-spacing: 0;
    border-color: #66ccff;
    border-style: solid;
    color: #000;
	}

tbody tr, tbody th {background: transparent;}