
#stacks_in_1_page1 {
	background-image: url("../files/backgroundImage_1.jpg");
	background-repeat: repeat-y;
	background-size: contain;
	background-position: center;
}
#stacks_in_317_page1_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_317_page1 a:link, #stacks_in_317_page1 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_317_page1 a:hover, #stacks_in_317_page1 a:active {
	color:#000000;
}







#stacks_in_317_page1 a:link, #stacks_in_317_page1 a:visited {
	background-color:#FFFF0C;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFF0C), to(#BEBA07));
	border:1px solid #BEBA07;
	padding:3px 20px;
	border-radius:30px;
	color:#000000;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_317_page1 a:hover {
	background-color:#FFFF0D;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFF0D), to(#A5A106));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_317_page1 a:active {
	background-color:#FFFF0C;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}



