/* CSS Document */
body{
	margin:0px;
	padding:0px;
	top: 0px;
}
.box3{
	background:white;
	padding:5px;
	height:0px;
	margin-left:175px;
	
	} 
.box1{
	position:absolute;
	width:163px;
	height:568px;
	z-index:1;
	left: -8px;
	top: 14px;
	}
