table.maintable
{ text-align: center;
font-family: Verdana;
font-weight: normal;
font-size: 14px;
color: #404040;
table-layout: fixed;
width: 800px;
height: 1000px;
background-color: white;
border-collapse: collapse;
border-width: 0px;
border-spacing: 0px 0px;
}
.nospace
{
	border-collapse: collapse; 
	border-width: 0px;
}
#main
{
width:840px;
background-image:url("bordertest.jpg");
}

p.body
{
	font-family: Verdana;
font-weight: normal;
font-size: 14px;
color: black;
}

