﻿body { 

	/* background: #5B211A url(../images/quentin-body-red.jpg) repeat-x center top; */
	background: #371209 url('../images/Background.jpg') no-repeat 50% 0;
	
}



.wrapper {	

	background: #F2E2C1 url(../images/body_tile.jpg) repeat-y center top; 
	border: 10px solid /* #411213; */ #000000;


}
a {
	
	color:#5B211A;
	text-decoration:none;
	
}

.sidebars a {
	
	color:#2d1e0e;
	text-decoration:none;
	
}



.navigation a:hover, .navigation a:hover  {
	
	background-color:#4B1813;
	
}
