body{
	background:black;
}
#body{
	postion:relative;
	margin:0 auto;
	width:960px;
}
#body img{
	position:absolute;
	display:none;
}

