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

body {
	background: #000000;
	text-align: center;
	font-size: x-small;
	margin: 0 auto;
	padding: 0;
	padding-top: 8px;
	font-family: Helvetica, Arial, sans-serif;
	}
	
		
#wrap {
	position: relative;
	margin: 0 auto;
	padding: 0;
	width: 1024px;
	overflow: hidden;
	}	


#img {
	float: left;
	}
	
#facebook {
	position: relative;
	top: -280px;
	margin: 0 auto;
	width: 1024px;
}

#facebook img{
	width: 26px;
	border: none;
}

#facebook a.txt {
	padding: 0 0 0px 10px;
	text-decoration: none;
	color: #fff;
	font-size: 12pt;
	font-family: helvetica, arial, sans-serif;
}
