
html, body {
	background-color:#E5E6D8 ;
		background-image: url(http://skizzensection.net/images/bg.jpg)   ;
		background-attachment: scroll;
	background-position:left top;
		background-repeat:repeat ;
		color: #692522  
       }

A:link{
	font-family:"Palatino Linotype", "Book Antiqua", "Palatino, serif,";
	color: #21306A;
	text-decoration: none;
font-weight: 600;}
	
A:visited{
	color: #21306A;
	text-decoration: none;
font-family:"Palatino Linotype", "Book Antiqua", "Palatino, serif,";
font-weight: 600;}
	
A:hover{
	color: #C82B1F;
font-family:"Palatino Linotype", "Book Antiqua", "Palatino, serif,";
font-weight: 600;}
	
A:active{
	color: #21306A;
font-family:"Palatino Linotype", "Book Antiqua", "Palatino, serif,";
font-weight: 600;}

.sidebar-wrapper{
	background-color:#E5E6D8 ;
    border-left:#E5E6D8 1px solid;
}
