
.wrapper
{	
	position:relative;
	width:670px;
	height:250px;
	background:#111;	
	padding:0;
	margin:0px;		
}
.babes
{
	position:relative;
	top:0px;
	left:0px;
	width:670px;
	height:250px;
	padding:0;
	margin:0;	
}
.text_img
{
	width:670px;
	height:250px;
	overflow:hidden;
}
.text_img a img
{
	border:none;
}
 .logo a
{
	text-decoration:none;
}

