div#content-page, div#single-page
{
	width: 760px;
	height: auto;
	margin: 0 auto;
	padding: 0;
	font-size: 1em;
	line-height: 1.4em;
	border-style: solid;
	border-width: 0px 10px 0 10px;
	border-color: #2D343B;
	background-color: #AAAFB5;
	background-image: url(../images/header_5.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

