body {
	color: #fff;
	background-image: url(/images/lovebug.jpg);
	background-size: 100% auto%;
	background-repeat: no-repeat;
  	background-position: center;
  	background-attachment: fixed;
}

table {
  width: 100%;
  max-width: 1500px;
}

.tdleft {
    width:30%;
}
.tdcenter {
    width:40%;
}
.tdleft {
    width:30%;
}
#clm {
    width: 100%;
}