body, html
{
	border: 0; padding: 0; margin: 0;
	background-color: #7378b9;
	
}

#mainTable
{
	background-image: url("../images/2.gif");
	background-repeat: no-repeat; 
	width: 960px;
	height: 590px;
}

td
{
	vertical-align: top;
}

#mainContent
{
	float: right;
	text-align: left;
	width: 680px;
	font-size: 110%;
}