iframe {
			position: absolute;
			width: 550px;
			height: 228px;
			top: -190px;
			left: -420px;
			z-index: 2;
			opacity: 0;
			filter: alpha(opacity=0);
		}
		.twitter {
			position: relative;
			top: 10px;
			left: 10px;
			z-index: 1;
			width: 143px;
                           height: 63px;


		}
