@charset "UTF-8";
/* CSS Document */
body {
	text-align:center;
	background:#000000;
	top:0px;
	margin:0px;
	padding:0px;
	font: 62.5% Arial, Helvetica, sans-serif;
	overflow-y: hidden;
	}
#wrapper {
	top:0px;
	margin:0 auto;
	padding:0px;
	width:1024px;
	text-align:left;
	background:url(../images/bgTree.jpg) no-repeat;
	background-position:top;
	position:relative;
	left:-150px;
	#left:-175px;
	overflow:visible;
	}
#contentAll {
	position:relative;
	width:724px; /*728 */
	border:10px #FFFFFF solid;
	margin-left:296px;
	top:76px;
	margin-bottom:30px;
	
	}

