div.header {
	background: url(../img/header_blue.png) top left;
	width:		800px;
	height:		125px;
	z-index:	0;
}
div.footer {
	background:	url(../img/footer_blue.png) repeat-x;
	height:		50px;
	line-height:50px;
	text-align:	center;
}
