@charset "UTF-8";
/* CSS Document */

#content {
	background-image: url(images/main_bg.gif);
	
}
#content_bottom {
	background-image: url(images/main_bottom.gif);
}
#topedge {
	background-image: url(images/main_top.gif);
	background-position: bottom;
}
#bottom {
	z-index: -1;
}