*{padding: 0;margin: 0;}
html, body {font-family: verdana;height:100%;}
#spacer {width:1px; height:160px; float:left;}
#container {clear:left; margin:0px auto; overflow: auto;text-align:left;}
h1 {color: #000; font-size:18px;}
p {color: #000; font-size: 11px;margin-bottom:2px;}
a {color: #000; text-decoration:none;}
#box {
  background: #f7f7f7; border: 1px solid #000;
	padding:12px;width: 320px;
	position:absolute;
	top:350px;
	left:50%;
	margin-left:-160px;}
	
p.box {line-height:16px;margin-bottom:1em;font-size: 11px;}


