@charset "utf-8";
/* CSS Document */

#back_en,
#back_es{
	width:					996px;
	height:					517px;
	display:				block;
	margin-top:				10px;
}
#back_en_ent,
#back_es_ent{
	width:					996px;
	height:					517px;
	display:				inline;
}
.window_windows8 {
	height:517px;	width: 996px;
	overflow: hidden; /*--Hides anything outside of the set width/height--*/
	position:relative;
	margin-left:-6px;
	margin-top:10px;
}