body {
	text-align: center;
	min-width: 720px;
	background: black;
}

#flashGallery {
	width: 700px;
	margin: 0 auto;
}

p, a {
	color: white;
	font-size: 12px;
	font-family: "Trebuchet MS", Arial, sans-serif;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

