.picbg {
	border:0;
	background-image:url(/img/bg-photo.gif);
	background-position: center middle;
	background-repeat: no-repeat;
	}
	
.picbg-tall {
	border:0;
	background-image:url(/img/bg-photo-tall.gif);
	background-position: center middle;
	background-repeat: no-repeat;
	}

.pic {
	margin:10px;
	}
	
.right {
	float:right;
	margin-left:10px;
	}