
.lefttd
{
    display: none;
}
.toptd
{
    display: none;
}
.righttd
{
    display: none;
}
.bottomtd
{
    display: none;
}
body
{
    background-image: url();
}
#maintable
{
    width:600px
}
.article
{
    display: block position: absolute;
    left: 0px;
    top: 0px;
    width: 700px;
    background-color: White;
}

.centertd
{
	width:600px
}

 
 