body
{
	text-align: left;
	margin: 0;
	padding: 0;
	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
	background: #3E3E3E url(http://www.phoronix.com/phxcms7-css/background.png) repeat-x;
	color: #2b6b29;
}
a, a:active, a:visited
{
	color: #2b6b29;
	font-weight: bold;
	text-decoration: none;
}
a:hover
{
	text-decoration: underline;
}
div#phxcms_image_container
{
	padding: 1px 10px;
	margin: 20px auto 30px;
	width: 90%;
	background: #CCC;
	overflow: inhereit;
	border: 1px solid #000;
}
p
{
	text-align: center;
}
p#phxcms_copyright
{
	font-size: 10px;
}

