#first {
	background-image: url(../images/portraits/1.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
#second {
	background-image: url(../images/portraits/2.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
#third {
	background-image: url(../images/portraits/3.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
#fourth {
	background-image: url(../images/portraits/4.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
#fifth {
	background-image: url(../images/portraits/5.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
#sixth {
	background-image: url(../images/portraits/6.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
#seventh {
	background-image: url(../images/portraits/7.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
#eigth {
	background-image: url(../images/portraits/8.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
#nine {background-image: url(../images/portraits/9.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
#ten {background-image: url(../images/portraits/10.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
#eleven {background-image: url(../images/portraits/11.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
#twelve {background-image: url(../images/portraits/12.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
#thirteen {
	background-image: url(../images/portraits/13.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
#fourteen {background-image: url(../images/portraits/14.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
