body {
	background-color: #a50133;
}

td#os_main_table_left
{
  background-image: url('etusivu/left.jpg');
  background-repeat: no-repeat;
  background-position: right top;
}

td#os_main_table_center
{
  width: 960px;
  background-image: url('etusivu/center.jpg');
  background-repeat: no-repeat;
}

td#os_main_table_right
{
  background-image: url('etusivu/right.jpg');
  background-repeat: no-repeat;
  background-position: left top;
}

div#os_main_wrapper
{
  position: relative;
  height: 736px;
}
