body {
	margin: 50px; 
	padding:0;
	background:#333334;
	font-family: "Lucida Grande", Helvetica, Arial, Verdana, Sans-Serif;
	font-size:12px;
	}
	

a img {
	border: none;
	background: none;
	}

img {
	border: none;
	}

#container {
	position: absolute;
	left: 180px;
	top: 200px;
	width: 500px;
	height: auto;
	}

#parklife a {
    background: url(http://paraz.org/gallery/parklife.png) no-repeat top left;
    border: none;
    width: 75px;
    height: 75px;
        display: block;
}
#parklife a:hover {
    background: url(http://paraz.org/gallery/parklife.png) no-repeat bottom left;
    height: 75px;
        display: block;
}


	

