﻿#header {
	display:table;
	margin-left:auto;
	margin-right:auto;
	max-width:550px;
	background-image:url("../zzzback.jpg");
	margin-bottom:9px;
	margin-top:9px;
	font-size:10pt;
	font-weight:bold;
	padding:9px;
	border-size:2;
	border-style:double;
	border-color:#060;
	text-align:center;
	line-height:25px;
	color:#060 }

box 	{ 
	display: table; 
	height: 200px; 
	margin-left: auto; 
	margin-right: auto; 
	text-align: left; 
	max-width: 550px; 
	font-size: 12pt; 
	font-weight: bold; 
	color: #660; 
	background-color: #ffc; 
	padding:9px;
	border:#666 3px double }

p	{ 
	display: block; 
	margin-left: auto; 
	margin-right: auto; 
	max-width: 550px; 
	padding:3px; 
	text-align: left }

h1 	{ 
	color: #660; 
	text-align: center }

y	{ 
	background-color:#ff0;
	line-height:25px;
	font-weight:bold } 
	 