table {
	background-image: url(../images/bg.jpg);
	background-repeat: no-repeat;
}
body {
	background-color: #000000;
}
td.blank{
background: url(../images/black.jpg);
} 