.content
{
	background: #f7f7ea url('imgs/green-sidebar.png') repeat-y;
}

.pagecontent
{
	width: 540px;
}

.center
{
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	display:block;
	}
