.ad .testAd{
	height:120px;
	width:120px;
	border:1px solid red;
	background: url("/images/greyWash.jpg");
}
.ad .testAd p{
	margin:35px 0 0 20px;
	color:white;	
}