
html, body {
	background-color:#fff ;
		background-image: url(http://www.spherxsdomain.com/wp-content/uploads/2010/01/background3.jpg)   ;
		background-attachment: fixed;
	background-position:left top;
		background-repeat:repeat ;
		color: #000  ;
}

a {
	color: #FFCC00 ! important;
	text-decoration:none;
}

a:hover {
	color: #FFCC00  ! important;
	text-decoration:underline;
}

.sidebar-wrapper{
	background-color:#724B84 ;
    border-left:#fff 1px solid;
}
