body {
	background-color: #fff;
	color: #090909;
	font: 18px Georgia, "Times New Roman", Times, serif;
}
#ssHeader {
	display: block;
	height: 220px;
	margin-bottom: 36px;
	margin-top: 36px;
	padding-bottom: 36px;
	border-bottom: 1px solid #5b0433;
	background: url(../images/Logo-Junglistic-Sistaz.png) no-repeat;
}
#ssSidebar {
	margin-top: 186px;
}
/* @group Links */
a,
a:link,
a:visited
{
	text-decoration: none;
	color: #333;
}
a:hover,
a:active,
a:focus
{
	
}


/* @end */