body {
	background-color: black;
	margin-left: 0px;
	margin-right: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
	margin: 0px;
	padding: 0px;
	border: 0px;
}

td.hills {
	width: 100%;
	height: 121px;
	background-image: url(images/h_bg_hills.jpg);
	background-position: 0 0;
	background-repeat: repeat-x;
}

td.grad
{
width:100%;
height:100%;
background-image: url(images/bg_grad.jpg);
background-position: 0 0;
background-repeat: repeat-x;
}
