#transitioncontent{
	background: url(hompage/loading.gif);
	position:relative;
	margin:0 auto 0 auto;
	display:block;
	width:600px;
	height:500px;
}
.imgtransition {
	top: 0px;
	left: 0px;
	position: absolute;
	display: block;
	width:600px;
	height:500px;
}