/* CSS Document */

html, body {
   margin: 0 auto;
   padding: 0 auto;
   background-color: #000000;
   font-family: Georgia, "Times New Roman", Times, serif;
}

#splash {
	border: 1px solid #888888;
}

