body
	{
	background-color: #99ccff;
	font-family: Verdana;
	font-size: 10pt
	}
table
	{
	width: 900px;
	border-collapse:separate;
	border:0;
	border-spacing:0px 15px;
	}
td.menu
	{
	width: 160px; height: 50px; background-color: #6699ff
	}
td.content
	{
	background-color: #6699ff;
	padding: 20px
	}
td.stuff
	{width:10px; height: 50px}
	
img
	{
	border: 0;
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin: 5px
	}
h1
	{
	font-weight: bold;
	font-size: 140%
	}