body { 
	margin: 0px;
	color: #333333;
	font: 12px Arial, Helvetica, sans-serif;
	background: #c1b492;
}

p {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333;
	line-height: 18px;
	margin: 0 0 18px 0;
}

li {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333;
	line-height: 18px;
}

h1 {
	font: 30px Arial, Helvetica, sans-serif;
	color: #012a4f;
	font-weight: bold;
	margin: 0 0 18px 0;
}

h1.bluebar {
	font: 14px Arial, Helvetica, sans-serif;
	color: #fff;
	background: #012a4f url('../images/bg_bluebar.gif') top center no-repeat;
	border-bottom: 1px solid #fff;
	padding: 7px 11px 7px 11px;
	margin: 0;
}

h1.bluebaronecol {
	font: 14px Arial, Helvetica, sans-serif;
	color: #fff;
	background: #012a4f url('../images/bg_bluebaronecol.gif') top center no-repeat;
	border-bottom: 1px solid #fff;
	padding: 7px 9px 7px 9px;
	margin: 0;
}

h2 {
	font: 18px Arial, Helvetica, sans-serif;
	color: #012a4f;
	font-weight: bold;
	margin: 0 0 18px 0;
}

h2.contact {
	font: 16px Arial, Helvetica, sans-serif;
	color: #012a4f;
	font-weight: bold;
	margin: 10px 0 3px 0;
}


h2.update {
	font: 12px Arial, Helvetica, sans-serif;
	color: #012a4f;
	font-weight: bold;
	margin: 0;
}

h2.sidebar {
	width: 245px;
	font: 14px Arial, Helvetica, sans-serif;
	color: #fff;
	background: #012a4f url('../images/bg_th.gif') top center no-repeat;
	border-bottom: 1px solid #fff;
	padding: 7px 11px 7px 11px;
	margin: 0;
}

h3 {
	font: 12px Arial, Helvetica, sans-serif;
	color: #012a4f;
	font-weight: bold;
	margin-bottom: 0;
}

h3.update {
	font: 11px Arial, Helvetica, sans-serif;
	color: #012a4f;
	font-weight: normal;
	margin: 0;
}

h3.teamname {
	font: 14px Arial, Helvetica, sans-serif;
	color: #012a4f;
	font-weight: bold;
	margin: 0;
}

h4.teamtitle {
	font: 12px Arial, Helvetica, sans-serif;
	color: #012a4f;
	font-weight: normal;
	margin: 0 0 5px 0;
}

h3.investname {
	font: 18px Arial, Helvetica, sans-serif;
	color: #012a4f;
	font-weight: bold;
	margin-top: 10px !important;
}

a:link, a:active, a:visited {
	font: 12px Arial, Helvetica, sans-serif;
	color: #012a4f;
}

a:hover {
	color: #666;
}

div#invoppside {
	background: #eeeae0 url("../images/rightprop2bg.gif") bottom center repeat-x;
	margin-bottom: 15px;
	border-bottom: 1px solid #012a4f;
}

.invoppside {
	display: block;
	text-decoration: none;
	font: 11px Arial, Helvetica, sans-serif;
	color: #333;
	background: #eeeae0 url(../images/bg_newinv.gif) bottom repeat-x;
	border-bottom: 1px solid #fff;
	height: 105px;
	width: 247px;
	position: relative;
	padding: 10px;
}


div#search {
	background: #eeeae0 url("../images/rightprop2bg.gif") bottom center repeat-x;
	margin-bottom: 15px;
	border-bottom: 1px solid #012a4f;
}

div#searchform {
	padding: 7px;
}

div#searchfinform {
	padding: 1px 10px 1px 10px;
	background: #eeeae0 url("../images/rightprop2bg.gif") bottom center repeat-x;
	border-bottom: 1px solid #fff;	
}

div#finnoresult {
	padding: 9px 10px 10px 10px;
	background: #eeeae0;
	border-bottom: 1px solid #fff;	
}

div#login {
	background: #eeeae0 url("../images/rightprop2bg.gif") bottom center repeat-x;
	margin-bottom: 15px;
	border-bottom: 1px solid #012a4f;
	width: 267px;
}

div#loginform {
	padding: 7px;	
}

p.login {
	margin: 0 0 10px 0;
	padding: 0;
}

form {
	margin: 0;
	padding: 0;
}

.loader {
	float: right;
	margin-right: 5px;
	background: url(../images/ajax-loader.gif) no-repeat 1px; 
	height: 28px; 
	width: 28px; 
}
.done {
	padding: 7px 10px 2px 10px;	
}

.formitem {
	margin: 5px 0;
	clear: both;
}

label.btn {
	width: 70px;
	display: inline;
	float: left;
	margin-top: 3px;
}

label.check {
	width: auto !important;
}

input, select {
	color: #333333;
	font: 11px Arial, Helvetica, sans-serif;
}

div#headerAfrica {
	text-align: left;
	width: 1000px;
	height: 189px;
	margin: auto;
	background: url('../images/topAfrica.jpg') 0 0 no-repeat;
}

div#headerEurope {
	text-align: left;
	width: 1000px;
	height: 189px;
	margin: auto;
	background: url('../images/topEurope.jpg') 0 0 no-repeat;
}

div#headerAll {
	text-align: left;
	width: 1000px;
	height: 189px;
	margin: auto;
	background: url('../images/topInternational.jpg') 0 0 no-repeat;
}

a.paging {
	color: #012a4f;
	border: 1px solid #012a4f;
	font: 11px Arial;
	font-weight: normal;
	text-decoration: none;
	padding: 1px 3px 1px 4px;	
}

a.paging:hover {
	color: #ffffff;
	border: 1px solid #012a4f;
	background: #012a4f;
	text-decoration: none;	
}

div.paging {
	display: inline;
	padding: 1px 3px 1px 4px;
	color: #ffffff;
	border: 1px solid #012a4f;
	background: #012a4f;
}

a.pagingfinrep {
	color: #012a4f;
	border: 1px solid #012a4f;
	font: 11px Arial;
	font-weight: normal;
	text-decoration: none;
	padding: 1px 3px 1px 4px;	
}

a.pagingfinrep:hover {
	color: #ffffff;
	border: 1px solid #012a4f;
	background: #012a4f;
	text-decoration: none;	
}

div.pagingfinrep {
	display: inline;
	padding: 1px 3px 1px 4px;
	color: #ffffff;
	border: 1px solid #012a4f;
	background: #012a4f;
}

a.logo {
	display: block;
	padding: 90px 0 0 56px;
}

div#menu {
	width: 960px;
	height: 44px;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: url(../images/main_nav_blue.png) repeat-x;
	z-index: 10;
	margin: auto;
}

ul.nav {
	list-style-type: none;
	margin: 0 15px 0 22px;
	padding: 0 15px;
}

li.nav {
	float: left;
	font: 16px Arial, Helvetica, sans-serif;
	color: #ffffff;
	line-height: 24px;
	margin: 0 30px 0 0;
	display: inline;
	padding-top: 8px;
}

div#heading {
	margin: 0 20px;
	height: 41px;
    padding: 7px 36px 0;
	color: #012a4f;
	text-align: left;
	background: url("../images/headingbg.gif") repeat-x bottom left #EEEAE0
}

div#head {
	margin: 0 20px;
    padding: 13px 36px 0 36px;
	color: #012a4f;
	text-align: left;
}

div#head h1 {
	font: 24px Arial, Helvetica, sans-serif;
	color: #012a4f;
	margin: 0;
	font-weight: normal;
	
}

.head {
	margin: 0;
}

div#heading h1, div#searchheading h1 {
	font: 24px Arial, Helvetica, sans-serif;
	color: #012a4f;
	font-weight: normal;
	margin: 0;
}

div#searchheading {
	margin: 0 20px 0 20px;
	/*height: 35px;*/
	background: #eeeae0 url(../images/headingbg.gif) bottom center repeat-x;
	padding: 13px 36px 13px 36px;
	color: #012a4f;
	text-align: left;
}

div#searchheading p {
	padding: 0;
	margin: 0;
	color: #012a4f;
	text-align: left;
}

div#content {
	margin: auto;
	width: 1000px;
	background: url(../images/bodybg.gif) top center repeat-y;
	text-align: center;
}

div#maincontent {
	margin: 0 auto;
	width: 888px;
	background: #fff;
	text-align: left;
}

div#column1 {
	width: 606px;
	float: left;
	display: inline;
	background: #ffffff;
	margin: 15px 0 0 15px;
}

div#column2 {
	width: 267px;
	float: left;
	display: inline;
	background: #fff;
	margin-top: 15px;
}

div#leftcolumn {
	width: 606px;
	float: left;
	display: inline;
	background: #ffffff;
	margin: 36px 15px 0 0;
}

div#rightcolumn {
	float: left;
	display: inline;
	background: #fff;
	margin-top: 36px;
	width: 267px;
}

div#invcontact {
	width: 267px;
	height: 106px;
	display: inline;
	float: left;
	line-height: 20px;
	background: #ded7c5;
	border-bottom: 1px solid #ffffff;
}

div#propcontact {
	width: 267px;
	height: 106px;
	display: inline;
	float: left;
	line-height: 20px;
	background: #ded7c5;
	border-bottom: 1px solid #012a4f;
}

div#contactinside {
	line-height: 14px;
	margin: 9px 11px 9px 11px;
}

div#contactinside img {
	float: left;
	margin: 0px 11px 9px 0px;
	border: 1px solid #999999;
}

div#proptext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 10px 5px 10px 0px;
}

div#mapdetails {
	position: relative;
	display: block;
	height: 280px;
	background: url(../images/mapdetailsbg.gif) bottom repeat-x;
	border-bottom: 1px solid #d7cfb9;
}

div#propdetails {
	display: block;
	float: left;
	width: 602px;
	margin: 10px 0 0 0;
}

td.propdetailsitem {
	width: 245px;
	font: 12px Arial, Helvetica, sans-serif;
	background: #eeeae0;
	border-bottom: 1px solid #d7cfb9;
	padding: 7px 11px 7px 11px;
}

td.propdetailsfinancialitem {
	width: 267px;
	font: 12px Arial, Helvetica, sans-serif;
	background: #eeeae0;
	border-bottom: 1px solid #d7cfb9;
	padding: 0px;
}

th.propdetailsitem {
	width: 245px;
	font: 14px Arial, Helvetica, sans-serif;
	color: #fff;
	background: #012a4f url('../images/bg_th.gif') top center no-repeat;
	border-bottom: 1px solid #fff;
	padding: 7px 11px 7px 11px;
	text-align: left;
}

div#proptextnew {
	color: #333;
	font: 12px Arial, Helvetica, sans-serif;
	padding: 0px 5px 10px 0px;
}

div.teammember {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	background: #eeeae0;
	padding: 20px 20px 10px 20px;
	border-bottom: 1px solid #fff;
}

div.teammemberleft {
	width: 288px;
	height: 110px;
	clear: left;
	float: left;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	background: #eeeae0;
	padding: 10px 5px 10px 10px;
	border-bottom: 1px solid #fff;
}

div.teammemberright {
	width: 288px;
	height: 110px;
	float: left;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	background: #eeeae0;
	padding: 10px 10px 10px 5px;
	border-bottom: 1px solid #fff;
}

.teamphoto {
	float: left;
	margin-right: 10px;
}

div.teammemberdark {
	padding: 10px 20px;
	background: #ded7c5;
	border-bottom: 1px solid #fff;
}

div.teammember img {
	float: left;
	margin: 0 15px 15px 0;
	border: 1px solid #999999;
}

img.invopp  {
	display: inline;
	float: left;
	margin: 0px 11px 10px 0px;
	border: 1px solid #999999;
}

table.invopp {
	margin: 7px 0 10px 0;	
}

div.invcontact {
	display: inline;
	float: left;
	border-top: 1px solid #ded7c5;
	border-bottom: 1px solid #ded7c5;
	padding: 4px 0 5px 0;
	font: 11px Arial, Helvetica, sans-serif;
	width: 260px;
	margin-bottom: 10px;
}

div#recentupdates {
	margin: 15px 56px 0 56px;
	border-bottom: 1px solid #012a4f;
	text-align: left;
	position: relative;
	cursor: pointer;
}

div#searchresult {
	margin-top: 0px;
	border-bottom: 1px solid #012a4f;
}

div#latestopportunities {
	margin-top: 0px;
	border-bottom: 1px solid #012a4f;
}

div#associatedproperties {
	margin-top: 0px;
	border-bottom: 1px solid #012a4f;
}

div#financialreps {
	margin-top: 0px;
	border-bottom: 1px solid #012a4f;
}

div#searchfinancialreps {
	margin-top: 0px;
	height: 80px;
	background: #eeeae0;
	border-bottom: 1px solid #012a4f;
}

div#updatenav {
	display: block;
	text-align: center;
	background: #eeeae0;
	height: 39px;
	clear: both;
}

.dummy {
	float: left;
	display: block;
	text-decoration: none;
	font: 11px Arial, Helvetica, sans-serif;
	color: #333;
	background: #eeeae0 url(../images/bg_newinv.gif) bottom repeat-x;
	border-bottom: 1px solid #fff;
	height: 105px;
	padding: 10px;
}

.recentupdate {
	float: left;
	display: block;
	text-decoration: none;
	font: 11px Arial, Helvetica, sans-serif;
	color: #333;
	background: #eeeae0 url(../images/bg_newinv.gif) bottom repeat-x;
	border-bottom: 1px solid #fff;
	height: 105px;
	position: relative;
	padding: 10px;
}

.recentupdatelink {
	float: left;
	display: block;
	text-decoration: none;
	font: 11px Arial, Helvetica, sans-serif;
	color: #333;
	background: #eeeae0 url(../images/bg_newinv.gif) bottom repeat-x;
	border-bottom: 1px solid #fff;
	height: 105px;
	position: relative;
	padding: 10px;
	cursor: hand;
	cursor: pointer;
}

.updateright {
	border-left: 1px solid #fff;
	width: 282px;
}

.updateleft {
	width: 282px;
}

a.homeupdateright {
	border-left: 1px solid #fff;
	width: 295px;
}

a.homeupdateleft {
	width: 296px;
}

img.update {
	border: 1px solid #666;
	float: left;
	margin-right: 10px;
}

div#recentloading {
	height: 291px;
	text-align: center;
	background: #ded7c5;
}

div#recentloading div {
	padding-top: 130px;
	font: 12px Arial, Helvetica, sans-serif;
	color: #333;
}

div#searchloading {
	height: 669px;
	text-align: center;
	background: #ded7c5;
}

div#searchloading div {
	padding-top: 300px;
	font: 12px Arial, Helvetica, sans-serif;
	color: #333;
}

div.contact {
	float: left;	
}

div#opportunityloading {
	height: 543px;
	text-align: center;
	background: #ded7c5;
}

div#opportunityloading div {
	padding-top: 240px;
	font: 12px Arial, Helvetica, sans-serif;
	color: #333;
}

div#assocproploading {
	height: 291px;
	text-align: center;
	background: #ded7c5;
}

div#assocproploading div {
	padding-top: 130px;
	font: 12px Arial, Helvetica, sans-serif;
	color: #333;
}

div#finreploading {
	height: 400px;
	text-align: center;
	background: #ded7c5;
}

div#finreploading div {
	padding-top: 170px;
	font: 12px Arial, Helvetica, sans-serif;
	color: #333;
}

div#amr {
	border-top: 1px solid #d7cfb9;
	margin-top: 3px;
	padding: 10px;
	background: #eeeae0 url(../images/bg_amr.gif) bottom center repeat-x;
}

div#amr ul {
	margin-top: 0;
	list-style-position: outside;
}

div#amr_loading {
	background: #ded7c5;
	width: 100px;
}

div#footer {
	margin: auto;
	width: 1000px;
	height: 85px;
	color: #666666;
	font: 12px Arial, Helvetica, sans-serif;
	text-align: left;
	background: url(../images/bottom.jpg) bottom center no-repeat;
} 

div#popuptop {
	display: none;
}

div#popupbottom {
	background: #fff;
} 

h1.popup {
	font: 18px Arial, Helvetica, sans-serif;
	color: #012a4f;
	font-weight: normal;
	margin: 10px auto 10px auto;
	text-align: center;
}

a.top:link, a.top:active, a.top:visited {
	color: #ffffff;
	font: 16px Arial;
	font-weight: normal;
	text-decoration: none;
	padding: 0 0px;
}
a.top:hover {
	color: #999999;
	text-decoration: none;
}

a.sub:link, a.sub:active, a.sub:visited {
	color: #333333;
	font: 12px Arial;
	font-weight: normal;
	text-decoration: underline;
}
a.sub:hover {
	color: #999999;
	text-decoration: none;
}

a.subsmall:link, a.subsmall:active, a.subsmall:visited {
	color: #333333;
	font: 11px Arial;
	font-weight: normal;
	text-decoration: underline;
}
a.subsmall:hover {
	color: #999999;
	text-decoration: none;
}

.glidecontentexchange {
	color: #000000;
	font-weight: bold;
}

div.flag {
	padding: 10px;
	border-top: 1px solid #ded7c5;
	cursor: pointer;
	cursor: hand;
}

div.flagend {
	border-bottom: 1px solid #ded7c5;
}

div.flag img {
	vertical-align: middle;	
	margin-right: 10px;
}

a.flag {
	font: 16px Arial, Helvetica, sans-serif;
	color: #012a4f;
	text-decoration: none;
	font-weight: bold;
}

a.flag:hover {
	text-decoration: underline;	
}

.flaghover {
	background: #eeeae0;	
}

div.caption {
	font: 11px Arial, Helvetica, sans-serif;
	color: #333;
	margin-bottom: 18px;
	text-align: right;
}

/* Contact Us page */

div.contactmap {
	background: #ccc;
	border: 1px solid #dbdbd9;
	width: 354px;
	height: 240px; 
}

.contactuscontainer {
	border-top: 1px solid #dbdbd9;
}

.contactus {
	width: 606px;
	height: 240px;
	margin: 0;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #dbdbd9;
}

.contactusgrey {
	width: 606px;
	height: 240px;
	margin: 0;
	padding-top: 10px;
	padding-bottom: 10px;
	background: url(../images/bg_whitegrey.png);
	border-bottom: 1px solid #dbdbd9;
}

.contactus1 {
	float: left;
	width: 240px;
	margin: 0;
	padding-left: 10px;
	line-height: 18px;
}

.contactus2 {
	float: left;
	width: 356px;
	margin: 0;
}

h2.contact {
	font-weight: normal;
	margin-top: 5px;
	margin-bottom: 20px;
}

.loading {
	padding: 5px;
	background: #fff;
	border-top: 1px solid #d7d7d7;
	border-left: 1px solid #d7d7d7;
	border-right: 1px solid #bbb;
	border-bottom: 1px solid #bbb;
	margin: 50px auto;
	width: 100px;
	color: #666;
	font: 12px Arial, Helvetica, sans-serif;
}

/* --- Overlay --- */
div.contentWrap {
	overflow-y: auto;
}

/* the overlayed element */ 
.overlay {         
	/* must be initially hidden */     
	display: none;          
	/* place overlay on top of other elements */     
	z-index: 10000;          
	/* styling */     
	padding: 20px;
	background-color: #fff;          
	width: 800px;         
	min-height: 200px;     
	border: 10px solid #ded7c5;          
	/* CSS3 styling for latest browsers */     
	-moz-box-shadow: 0 0 15px 5px #000;     
	-webkit-box-shadow: 0 0 15px #000;     
}

/* close button positioned on upper right corner */ 
.overlay .close {
	z-index: 20000;     
	background-image: url(../images/close.png);     
	position: absolute;     
	right: -22px;     
	top: -22px;     
	cursor: pointer;     
	height: 35px;     
	width: 35px; 
}

#recentreport {
	position :relative;
	background: url(../images/carousel_bg.gif); 0 0 no-repeat;
	height: 218px;
	width: 888px;
}

.linebreak {
	border-top: solid 1px #ded7c5;
	border-bottom: solid 1px #ded7c5;
	padding: 0; 
	margin: 10px 0 10px 0;

}

.scrollimg {
	position: relative;
	width: 242px;
	height: 182px;
	float: left;
	margin: 18px 5px;
	overflow: hidden;
	cursor: pointer;
}

div.propinfo {
	position: absolute;
	width: 222px;
	bottom: 0;
	background: url(../images/transparent_bg.jpg) repeat bottom left;
	padding: 5px 10px;
	margin: 0;
}

p.propinfo {
	font: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight :bold;
	color: #3d5b78;
	margin: 0;
}

.proplocation{
	font: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	margin: 0;
}

.scrollable {
	position: relative;
	overflow: hidden;
	width: 766px;
	height: 202px;
	margin-left: 63px
}

.scrollable .items {
	width: 2000em;
	position: absolute;
}

.item {
	float: left;
	width: 888px;
	position: relative;
}

#navnext {
	position: absolute;
	top: 81px;
	right: 10px;
	z-index: 10;
	width :48px;
	height: 48px;
	background: url(../images/nextnav.png) 0 0 no-repeat;
	cursor: pointer;
}

#navnext:hover {
	background-position:0 -48px;
}

#navprev {
	position: absolute;
	top: 81px;
	left: 10px;
	z-index: 10;
	width: 48px;
	height: 48px;
	background: url(../images/prevnav.png) 0 0 no-repeat;
	cursor: pointer;
}

#navprev:hover {
	background-position :0 -48px;
}

div#contentglide {
	position: relative; 
	width: 606px;
	height: 272px;
	background: #eeeae0 url("../images/rightprop2bg.gif") repeat-x scroll center bottom;
	border-bottom: 1px solid #012A4F;
	overflow: hidden;
}

.contentscroller {
	position: relative;
	height: 202px;
	width: 606px;
	overflow: hidden;
}

.contents {
	position: absolute;
	width: 2000em;
}

.contentscrollimg {
	position: relative;
	width: 606px;
	height: 212px;
	float: left;
	overflow :hidden;
	border: none;
}

.investimg {
	width: 242px;
	height: 182px;
	float: left;
	overflow: hidden;
	position: absolute;
	top: 11px; 
	left: 12px; 
}

.investprop {
	margin-bottom: 5px !important;
}

.investinfo {
	width: 344px;
	margin-left: 282px;
}

.investp {
	margin-top: 10px;
}

.invimg { 
	border: 0;
	align: top;
	margin: 0 8px 0 0;
	float: left;

}

.contactdetails {
	margin-top: 10px;
	float: left;
	border-top: solid 1px #ded7c5;
	border-bottom: solid 1px #ded7c5;
	padding: 5px 0 5px 7px;
	height: 52px;

}

.prospectusbtn {
	align: left;
	margin-top: 20px;
	height: 18px;
	width: 95px;
	margin-left: 282px;
	cursor: pointer;
}

.fullysuscribed {
	width: 139; 
	height: 136; 
	border: 0; 
	position: absolute; 
	top: 11px; 
	left: 12px; 
	z-index: 1;
}

.newinv{
	background: none repeat scroll 0 0 #EEEAE0;
	display: block;
	font: 11px Arial,Helvetica,sans-serif;
	height: 27px;
	text-align: center;
	width: 596px;
	position: relative;
	padding: 12px 5px 0 5px;
}

a.toc:hover {
	color: #ffffff;
	border: 1px solid #012a4f;
	background: #012a4f;
	text-decoration: none;
}

a.toc {
	color: #012a4f;
	border: 1px solid #012a4f;
	font: 11px Arial;
	font-weight: normal;
	text-decoration: none;
	padding: 1px 3px 1px 4px;
	cursor: pointer;
	margin: 0 2px;
 }
 
.nextbtn {
	float: right;
	background: url(../images/next.gif) 0 0 no-repeat;
	width: 65px; 
	height: 18px;
	cursor: pointer;
}

.prevbtn {
	float: left;
	background: url(../images/previous.gif) 0 0 no-repeat;
	width: 65px; 
	height: 18px;
	cursor: pointer;
}

#unavail {
	width: 100%;
	background: url(../images/bg_amr.gif) repeat-x bottom left;	

}

#unavail p {
	font: 14px Arial, Helvetica, sans-serif;
	color: #000;
	text-align: center;
	background: #c1b492;
	margin-top: 400px;
}



