/* CSS Document */
body{
	background:url(salesImages/SalesBackground.jpg) top left no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	color:#010080;
	font-size:14px;
}
div{
	margin-left:200px;
}
.pedigreeText{
	font-size:12px;
}
#photoBlock{
	text-align:center;
	height:400px;
}
#photoLinks{
	text-align:center;
}
#photoLinks img{
	border:0;
	max-height:50px;
	max-width:100px;
}
