/* CSS Document */
#header {}

#body {
	width: 1000px;
}

#footer {
	background-image: url(../images/bgbtm.jpg);
	height: 93px;
}
