/* by DA studio - http://www.dastudio.biz */
body {
	margin:0px;
	padding:14px 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000;
	background:url(../images/bg.gif) repeat-x bottom #fe9a02;
	text-align:left;
}
h1 {
	background:url(../images/separator.gif) repeat-x bottom;
	padding-bottom:10px;
	margin-bottom:12px;
	padding-left:14px;
	font-size:24px;
}

p {
	text-align:justify;
	padding:0px 14px;
	margin:0px;
	margin-bottom:14px;
}