/* www.foxkidseurope.co.uk */
/* created by wai.co.uk */

/* imports */

@import url(../../jetix_stnd.css);
@import url(../../jetix_links.css);

/* main body divs */


#baseimg
{
	display: block;
	background-attachment: scroll;
	left: 0px;
	background-image: url(../../images/cityscape_press.gif);
	width: 780px;
	background-repeat: no-repeat;
	position: relative;
	top: 50px;
	height: 198px;
	z-index: 0;
}

