body {
text-align: center;
min-width: 800px;
background: aliceblue;
}
 #wrapper 
{
	width: 800px;
	margin: 0 auto;
	text-align: left;
}
 h1
{
font: 16px verdana;
font-weight: 600;
text-align:center;
word-spacing: -0.7px;
letter-spacing: -0.5px;
line-height: 20px;
color:black;
border-style:solid;
border-color:black;
border-width:3px 3px 3px 3px;
padding:20px 0px 20px 0px;
margin:0px;
background-color:#f7f7f7;
}
 #main
{  
align:center;
color: #000; 
font: 14px, verdana, sans-serif;
word-spacing: -0.5px;
line-height: 15pt;
padding: 0px 40px 0px 40px;
margin: 0px 30px 0px 30px; 
border-style:solid;
border-width:0px;
}
 a
{
 font: 14px, verdana, sans-serif;
word-spacing: -0.5px;
line-height: 18pt;
}
 
