
html, body {
	background-color:#fff ;
		background-image: url(http://queerpink.com/wp-content/uploads/2009/07/qpbkgnd41.gif)   ;
		background-attachment: fixed;
	background-position:left top;
		background-repeat:no-repeat ;
		color: #000  ;
}

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

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

.sidebar-wrapper{
	background-color:#ffe1e0 ;
    border-left:#e99fa8 1px solid;
}
