/* CSS Document */

body {
	background-color: #000000;
}

div.mainContent {
off background-image:url(bgshop.jpg);
background-repeat:no-repeat;
width: 100%;
off height: 1200px;
}

table.tgpTable {
}

table.tgpTable td{
off background-image: url(bg.gif);
background-color: #201a12;
height: 220px;
width: 220px;
border:1px solid #444;
}

table.tgpTable td a img{
border:1px solid #fff;
}
