@charset "utf-8";
/* CSS Document */

#topic {
	height: 387px;
	width: 857px;
	background-image: url(/images/en.jpg);
	background-color: white;
}

#topicGraphic {
	position: relative;
	width: 857;
	height: 387;
}

#topicImage {
	overflow: hiden;
}

/* DIVS -- END */



