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

#twi {
	width:190px; 
	height:155px;
	background-image:url(image.jpg);
	background-repeat:no-repeat;

	}
#twit
	{
	padding-top:5px;
	margin-top:5px;
	margin-left:10px;
	margin-right:10px;
	width:164px; 
	height:56px;
	overflow:hidden;
	font-size:13px; 
	font-family:"Comic Sans MS", cursive;
	color:#F80477;
		}
	#twit a{
		color:#F80477;
	}
