#main-body {
  background-color: #62A5F7;
}

table#main-table
{
  width:100%;
  height:100%;
}

td#main-left
{
	background-image: url(../../images/iluno-background_left.png);
	background-position: bottom right;
}


td#main-middle
{
  width:228px;
  align:center;
}


td#main-right
{
	background-image: url(../../images/iluno-background_right.png);
	background-position: bottom left;
}

