/******************************************
	Author: Tom Coote
	Date: 24/06/2007
	Web Site: tomcoote.co.uk
********************************************/

body {
	/*background: #777777 url(../images/bg.png) repeat;*/
}

#page {
	/*background: #FFF no-repeat bottom left;
	margin:0px auto;
	width: 100px; min-height:10px;*/
}

#page #content {
	margin-top: 0px;
	padding: 0px;
}

#page #content h1 {
	color: #FF6200;
}

#page #content p {
	color: #5E5E5E;
}

#footer {
	margin:0 auto;
	text-align:center;
	color: #444444;
	font-size:100%;
}