body
{
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:80%;
	color:#444;
}

h1
{
	background:url(../i/logo.png) no-repeat top center;
	height:87px;
	text-indent:-500em;
	margin:20px 0;
}

a
{
	color:#107800;
}

a:hover
{
	color:#24c400;
}

.pub
{
	font-family:"Courier New", Courier, monospace;
	color:#555;
}

.item
{
	margin:1em 0;
}

#wrap
{
	text-align:left;
	margin:0 auto;
	width:750px;
}

#pri-cont
{
	background:url(../i/div.png) no-repeat top center;
	padding-top:20px;
}

#foot
{
	background:url(../i/div.png) no-repeat top center;
	padding-top:20px;
	margin:20px 0;
	text-align:center;
	font-size:80%;
	color:#888;
}