@charset "utf-8";
/* CSS Document */

#twi {
	width:190px; 
	height:155px;
	background-image:url(image.png);
	background-repeat:no-repeat;

	}
#twit
	{
		padding-top:5px;
		margin-top:25px;
		margin-left:10px;
		margin-right:10px;
		width:164px; 
	height:56px;
	overflow:hidden;
	font-size:14px; 
	font-weight:bold;
	font-family:"Comic Sans MS", cursive;
	color:#06F;
		}
	#twit a{
		color:#06F;
	}
