.bg_cont {
	margin: 0px;
	padding: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #333;
	background-image: url(/images/bg_modules.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 300px;
	width: 300px;
	background-color: #F9B40F;
}
body {
	margin: 0px;
	padding: 0px;
}

p {
	font-size: 12px;
	color: #333;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 15px;
	line-height: 15px;
	text-align: justify;
}
h1 {
	margin: 0px;
	font-size: 30px;
	font-weight: normal;
	color: #FFF;
	display: block;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	padding-top: 5px;
	padding-right: 25px;
	padding-bottom: 8px;
	padding-left: 15px;
	line-height: 25px;
}
