body {
	background: url(tagbknd.png) repeat;
	font-family:Verdana, Georgina;
	font-size:7pt;
	background-attachment:fixed;
	text-align:center;
}
div #layout, div.layout {
	width:364px;
	max-width:364px;
	margin:0 auto;
	border:0px;
	position:relative;
	top:20px;
}
p.site {
	margin:10px 0 0 0;
	background:url(con.png) repeat #d2d2d2;
	color:#555;
	text-align:right;
	font-style: oblique;
	border-bottom:1px dashed #888;
	z-index:-1;
	-moz-opacity:.8;
}