body{
	margin: 0;
	padding: 0;
	color: #373734;
	background:#191818;
	line-height: 1.8;
	font-size:77%;
	letter-spacing:1px;
	height:100%;
}

div#allWrapping{
	width:950px;
	margin:10% auto 0 auto;
}

div#allWrapping img{
}

/*foot
---------------------------------*/

#foot{
	height:70px;
	background:url(../img/foot_bk.gif) left top;

}

#foot #copyright{
	width:950px;
	margin:0 auto 0 auto;
	text-align:right;
}

#foot img{
	margin:20px 0 0 0;
}
