/* CSS Document */

Body {background-image:url(assetsjpg/bg.gif);
	background-position:center center;
	background-repeat: repeat-y;
	background-attachment:fixed;
	width:100%;
	height:100%;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	}
