body {
	margin-top:190px;
	background-color:#000000;
	text-align: center;
}
img {
	cursor:pointer;
}
#FacebookTab {
	background: url('form_header.png') 0px -7px;
    display: block;
    height: 28px;
	width:165px;
    position: fixed;
    left: 2px;
    top: 2px;
    z-index:3;
	text-align:center;
}
