@charset "utf-8";
 img {
         border: 0 none;
           }

#main {
	position:relative;
	width:1000px;
	height:890px;
	margin:0 auto;
	background: #ffffff url('images/vertline.gif') no-repeat center top;
	
}

#hitchcock {
	position:absolute;
	top:120px;
	left:123px;
	width:320px;
	height:227px;
}

#phd {
	position:absolute;
	top:140px;
	right:210px;
	width:226px;
	height:153px;
}