
html, body {
	background-color:#C6AB7C ;
		background-image: url(http://www.smomotion.com/wp-content/uploads/2009/08/Carta_Marina_bg01.jpg)   ;
		background-attachment: fixed;
	background-position:left top;
		background-repeat:repeat ;
		color: #515345  ;
}

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

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

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