.body
{
background-image:none;
display:none;
}

.buttonholder, .header, .links, .imagebuttons, .right, .left
{
display:none;
height:0px;
}

.test
{
position:absolute;
top:-200px;
left:50%;
}


