@charset "utf-8";
/* CSS Document */

	#topline {
		position: absolute;
		margin: 0;
		width: 100%;
		height: 249px;
		background: url(tail.gif) repeat-x;
		z-index: -1;
		}
		
	#full {
		position: absolute;
		width: 100%;
		height: 100%;
		background: url(bg.gif);
		z-index: -2;
		}
	
	