#holder{
	
	width:390px;
	height:390px;
	background-color:white;
	/*position:fixed;
	top:175px;
	right:10px;*/
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border: solid 1px #333;
}


