/*
File:			custom.css
Description:	Custom styles for Thesis
More Info:		http://diythemes.com/thesis/rtfm/custom-css/
*/
/* border for whole site*/
body.custom {
&nbsp;&nbsp; &nbsp;background: #D6E8FF;
}
.custom #container {
margin-top: 0.9em;
margin-bottom: 0.9em;
padding: 0em;
background: #33332f;
border:1.3em solid #0A1E47;
}
.custom #page {
background: #fff;
}


.custom #logo a { display:block; height:60px; width:800px; background:url(http://www.aclinjurypro.com/wp-content/uploads/2012/03/ACL-Pro-Logo1.png) center no-repeat; text-indent:-9999px; }