﻿#wrapper {
	display:table;
	margin-left:auto;
	margin-right:auto;
	max-width:650px }

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

img	{
	max-width:100% }