@import url(tripoli.css); 

#outer {
	background: url(pobt.png);
	background-repeat: no-repeat;
	width: 100%;
}

.content {
	background-color: #fff;
	position: relative;
	top: 98px;
	left: 5%;
	padding-left: 1em;
	padding-right: 2em;
	border: 4px solid #000;
	width: 82%; 
	overflow: auto;
	margin-right: auto;
	margin-bottom: 40px;
	padding-bottom: 1em;
}

.postinfo
{
	color: #555;
}

.copy {
	float: right;
	color: #666;
}
