@charset "utf-8";
/* CSS Document */

body {
	background-image:url(images/landing/bkground.gif);
	background-repeat:repeat;
	margin-left:auto;
	margin-top: 0px;
	margin-right:auto;
	margin-bottom: 0px;
}

#landing {
	width:754px;
	height:1050px;
	margin-left:auto;
	margin-right:auto;
}
			
	