@charset "UTF-8";
/* CSS Document */

a.facebook {
	height: 25px;
	width: 76px;
	background: url(../images/facebook.png) no-repeat 0 bottom ;
	display: block; 
	margin: 0 auto;
}

a.facebook:hover { background-position: top;}