div#header{
	height:204px;
	width: 1046px;
	margin:0px;
	background-image: url(../images/header.png);
}
div#content{
	width: 1046px;
	margin:0px;
	background-image: url(../images/content.png);
}
div#footer{
	height:154px;
	width: 1046px;
	margin:0px;
	background-image: url(../images/footer_content.png);
}

