#intro {
	font-weight:bold;
	font-size:24px;
	margin-top:40px;
	text-align:center;
}

#recent {
	margin:50px;
	margin-bottom:0px;
}

#recenttitle {
	margin-top:20px;
	font-weight:bold;
	font-size:18px;
}

#recenttext {
	margin-top:20px;
	line-height:150%;
}

table {
	margin-left:20px;
}

td {
	width:1200px;
	text-align:center;
	height:40px;
}

#first {
	background-color: #ffd700;
}

#second {
	background-color: #CCCCCC;
}

.describer {
	width:300px;
}

.photostream{
	width:748px;
	height:536px;
	display: block;
	margin-left:auto;
	margin-right:auto;
}
