body{
	margin:0;
	padding:0;
	background-color:#000000;
}

td.bottom{
	background:#E7E2BB url(../img/bg_block.gif) bottom repeat-x;
}

td.top{
	background:#E7E2BB url(../img/bg_block.gif) top repeat-x;
}

td.left{
	background:#E7E2BB url(../img/bg_block.gif) left repeat-y;
}

td.right{
	background:#E7E2BB url(../img/bg_block.gif) right repeat-y;
}
