.indexpic {
	background-image: url(images/pic_home2.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.bgd {
	background-image: url(images/pic_home.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.img {
	padding: 5px;
}