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

p, h2 {
	margin:5px auto
}

span {
	position:relative;}

#titlebox {
	margin-bottom:10px;
	border-bottom:#173805;
}

#photos {
	width:100%;
	padding:5px;
	position:relative;
	display:inline;
}

#photos a {
	padding:5px;
	float:left;
}



