body { color: #ddd; background: #000 url('/images/logo.jpg') no-repeat 50% -75%; }
body.welcome { color: #ddd; background-image: none; }
a, img { border: none; padding: 0; margin: auto;}
a {text-decoration: none; color: #ddd}
a:hover { text-decoration: underline; }

div.welcome { text-align: center; margin: 10% 4%; }
div.welcome p { text-align: center; margin-top: -2em; }

#footer {
	text-align: center;
	font-family: Arial, Verdana;
	font-size: 12px;
}
