div.vera	{
	position: relative;
	margin: 1em auto;
	width:600px;
	background-image: url(images/vera.jpg);
	background-repeat: no-repeat;
}
div.vera img	{
	width: 600px;
	height:310px;
	border:none;
}
div.vera h6	{
	color:#090a0b;
	position: absolute;
	margin:0;
	top: 110px;
	left:230px;
}
	
