@CHARSET "UTF-8";
@import url(http://fonts.googleapis.com/css?family=Habibi);


body.mceContentBody {
	color: white;
	background: #2b4602;
	width: 935px;
}

#sitecontainer p,
body.mceContentBody p {
	margin: 0px;
	padding: 0px;
	color: white;
	font-family: 'Habibi', Times, sans-serif;
	font-size: 19px;
	line-height: 25px;
	font-weight: normal;
}