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


h1 {
	font-family: Ariel Black, Impact, sans serif;
	text-align:center;
	color: #ffffff;
}

body {
	background-color:#000000;
}

.thumbnails p {
	margin: 20px;
	border: thin solid #ffffff;
}

.footer {
	color:white;
	text-align:center;
	font-family:"Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
}