@charset "utf-8";
/* CSS Document */

/* Style Rules for the Jack Christopher Tuzeneu Home Page */
#Container {
	height: 1525px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#footer {
	float: left;
	height: 25px;
	width: 1000px;
}
#homePagePictureLinks {
	float: left;
	height: 1500px;
	width: 1000px;
}

/* Style Rules for SubPages */
#Header {
	float: left;
	height: 200px;
	width: 1000px;
}
#ReturnButton {
	float: left;
	height: 75px;
	width: 1000px;
}
#PictureBox {
	float: left;
	height: 1200px;
	width: 1000px;
}
#PictureBoxForOneYearOld {
	float: left;
	height: 1400px;
	width: 1000px;
}
