body {
	background-image: url(topbg00.gif);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
}

.top {
    position:absolute; top:0px; left:0px;
	background-image: url(topbg.gif);
	background-repeat: no-repeat;
	margin-left: 0px;
	margin-top: 0px;
	width:100%;
	height:100%;
}
