div#content {
	background-image: url(../images/about-right-img.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
	position: relative;
}

a#view_examples {
	position: absolute;
	right: 0px;
}

