﻿#body {
	margin: 0;
	background: #3072A2;
	background-image:url('images/page_top.jpg');
	background-repeat:no-repeat;
	background-position: center top;
}

#table {
	margin: 0;
	table-layout:auto;
	width: 895px;
	height: 312px;
	text-align:center;
	margin:auto;
	padding:inherit
}

#cell1 {
	margin: 0;
	font-family: Verdana;
	height: 272px;
	width: 33%;
	text-align:center;
}

#cell2 {
	margin: 0;
	font-family: Verdana;
	font-size:medium;
	width: 33%;
	text-align:center;
}