/* CSS Document */

body{background:#000000;
font:76% Georgia, "Times New Roman", Times, serif;
color:#FFFFFF;
}
h1, img, p {
	display:block;
	padding:auto;
	margin-top: 1em;
	margin-right: auto;
	margin-bottom: 1em;
	margin-left: auto;
}
img {
	border: thin solid #FFFFFF;
}