.bg {
	background-image: url(man.jpg);
	background-repeat: no-repeat;
	background-position: 20px top;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	color: #003366;
}

