#experiment {
	width: 490px;
	height: 330px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	position: relative;
	background: url(../images/experiment/background.gif) no-repeat -10px -10px;
	}


#theexperiment a {
	width: 237px;
	height: 40px;
	left: 210px;
	top: 91px;
	position: absolute;
	display: block;
	background: url(../images/experiment/experiment.gif) no-repeat;
	}
	
#theexperiment a:hover {
	background-position: 0px -40px
	}
	


#image {
	width: 220px;
	height: 220px;	
	left: 0px;
	top: 70px;
	position: absolute;
	text-align: center;
	border: none;
	}
