	#picture-holder {
	position: relative;
	top: 40px;
	height:550px;
	width:950px;
	background-color: #000000;
	background-image: url(1.jpg);
	}
	
	img {border:0;}
	
	#link {
	
		position:absolute;
		float: left;
		margin-bottom: 30px;
	
	}

	
	
	
