@charset "utf-8";
/* CSS Document */

img {
	border:none;
	
}
#wrapper {
width:900px;
margin:auto;
height:735px;
overflow:hidden;

}

.BigImage {
	font-family:"Arial Narrow";
	font-size:22px;
	position:relative;
	left: 175px;
	top: -450px;
	height:720px;
	width:658px;

}
.BigImage a{
	color:#000;
	
}
.backButton {
	position:relative;
	left: 82px;
	top: -894px;
	width:100px;
}



