
html, body {
	background-color:#171717 ;
		background-image: url(http://ephoneentrepreneur.com/x/wp-content/uploads/2009/07/bg.jpg)   ;
		background-attachment: fixed;
	background-position:left top;
		background-repeat:no-repeat ;
		color: #cc6f05  ;
}

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

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

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