#navholder{
	margin-top:100px;
	width:500px;
	height:400px;
	background-image: url(/images/home_shaker.jpg);
	background-repeat: no-repeat;
}
#nav{
	list-style:none;
	padding:0px;
	margin:0px 0px 0px 30px ;
	z-index:2;
}
#home_shaker{
	z-index:0;
	position:absolute;
	top:115px;
}