/*
caswell.css
'Caswell' style for the Tarski theme - http://tarskitheme.com/
Designed by Duncan Lock, http://www.dflock.co.uk/
*/


/* Main colours
----------------------------------------------- */
body.caswell { background-color: #e6ffcb;}
body.caswell #wrapper { background-color: #f1ffe3;}
	
/* Content
----------------------------------------------- */
body.caswell p { font-size: 112%; }
body.caswell p img { background-color: #fff; padding: 4px; margin: auto 1em 0.5em auto; border: 1px solid #ccc; }


