.img1
	{
	background-image: url(../img/sam01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height:150px;
	width:150px;
	padding:0;
	margin:10px 0 0 0;
	}
.img2
	{
	background-image: url(../img/sam02.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height:150px;
	width:150px;
	padding:0;
	margin:10px 0 0 0;
	}
.img3
	{
	background-image: url(../img/sam03.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height:150px;
	width:150px;
	padding:0;
	margin:10px 0 0 0;
	}
.img4
	{
	background-image: url(../img/sam04.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height:150px;
	width:150px;
	padding:0;
	margin:10px 0 0 0;
	}