body {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	background-color: #FFD7B2;
	font-size: 14px;
}

a {
	text-decoration: none;
	color: #DD1E1E;	
}

#logo {
	position: absolute;
	left: 200;
}

#saying {
	font-family: Script MT Bold;
	color: #DD1E1E;
	font-size: 25px;
}

#nav {
	font-family: Script MT Bold;
	font-size: 24px;
	text-decoration: none;
	position: absolute;
	left: 50px;
	top: 300px;
}

#content {
	width: 600px;
	font-family: Arial;
	position: absolute;
	left: 200px;
	top: 300px;
}

#photos {
	position: absolute;
	top: 550px;
	left: 200px;
}

#20yrs{
	padding: 7px;
}

#footer {
	font: small-caption;
	position: static;
}

#bolder {
	font-weight: bold;
	vertical-align: middle;
}