/*
File:			custom.css
Description:	Custom styles for Thesis
More Info:		http://diythemes.com/thesis/rtfm/custom-css/
*/

.custom a, .custom a:visited { color: #489200; }

.custom a:hover { color: #007593; }

body.custom { background: #dl38fo; } /* <----This changes the color of the oustside 
color with an image */

.custom #container {margin-top: 1.1em; margin-bottom: 1.1em; padding: .75em; background: #007593; border: 1em solid #6e6556;} 
/* <----This makes the container around the main page xxx */
 
.custom #page {background: #fff;} /* <----This makes the page behind the text white */