@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;

}
.backButton {
	position:relative;
	left: 85px;
	top: -884px;
	width:100px;
}


.CVButton {
	position:relative;
	left: 185px;
	top: -850px;

}
