/*  
Theme Name: Watermarks Project
Theme URI: http://www.conans.co.uk/
Description: Theme for Chris Bodle's Watermarks Project. Designed by Chris Bodle, code-monkeyed by Conan Theobald
Version: 1.1
Author: Conan Theobald
Author URI: http://www.conans.co.uk/

*/

/* Fix stupid IE */
#ie_wrapper { text-align: center; }

/* Site layout, bounds etc... */
#site_bounds {
	margin: 0 auto 0 auto;
	height: 750px;
	width: 1024px;
	text-align: left;
}

#content{
	text-align: left;
}
