body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	}
#container {
	float: none;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	}
/*Photos */
#banner {
	position:relative;
	right: 230px;
	top: 0px;
	}
#smile {
	position:relative;
	left: 200px;
	bottom: 170px;
	}	
#volunteers {
	position:relative;
	right: 200px;
	bottom: 150px;
	}
#links {
	position: relative;
	width: 390px;
	left: 260px;
	bottom: 300px;
	}

