body
{
text-align: center;
background-image:url('images/bg1.gif');
background-repeat: repeat-x;
}

#adobe {
	position: absolute;
	left: 610px;
	top: 535px;
}

#footer {
	position: absolute;
	left: 0px;
	top: 620px;
	width: 800px;
	text-align: center;
	background-image:url('images/bg_footer.gif');
	background-repeat: repeat-x;
}