body {
	background: #003366 url(../images/starrybg.jpg);
	background-repeat: repeat-x;
}

#content {
	margin-top: 90px;
	text-align: center;
}

#AlbumFlow {
	margin: 0 auto;
	display: none;
}

#loader {
	padding-top: 100px;
	height: 350px; 
	width: 100%;
	font-size: 1.5em;
	text-align: center;
}

h2 {
	margin-bottom: 1.25em;
}
