/*
File:			custom.css
Description:	Custom styles for Thesis


For example, if you wish to change the default link color to green, you would add the 
following declarations to this file:

	.custom a, .custom a:visited { color: #090; }	<--- This makes links green
	.custom a:hover { color: #00f; }	<--- This makes links blue when you mouse over them


	http://diythemes.com/thesis/rtfm/customizing-thesis-with-customcss/
*/


.custom #container {
    margin-top: 0;
    margin-bottom: 2em;
    padding: 0em;
    background: #057d97;
    border: 1em solid #080808;
    
}




http://www.totalfleacontrol.com/wp-admin/admin.php?page=thesis-file-editor&updated=true&file=custom.css