html {
	/*background: #00061C url(../images/fd-intro.jpg) no-repeat;
	background-position:top center;
	background: #ddd url(img/html.png);	*/
	background: #AAB8C2;
}

#global {
	padding: 0;
	background: #E8511E url(../images/fd-page.jpg) no-repeat left top;
}
#header h1 {
	margin: 0;
}
#footer {
	background: url(../images/fd-footer.jpg) no-repeat left top;
}
	
