body {
	border: 0px;
	margin: 0px;
	padding: 0px;	
	background-image: url('images/background.jpg');
}

img {
	border: 0px;	
}

.hiddenBtn {
	position: absolute; 
	top: 10px; 
	left: 0px; 
	width: 311px; 
	height: 28px; 
	background-image: url('images/view_program_btn.png'); 
	background-repeat: no-repeat; 
	background-position: top center; 
	z-index: 1;
}
