@charset "utf-8";
/* CSS Document */

.top {
	background-image: url(../shell/top_bg.gif);
	background-repeat: repeat-x;
	height: 35px;
	width: 100%;
}

body {
	background-image: url(../shell/page_bg.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
