html,body,head,img,p,div,span,a,h1,h2,h3,h4,h5,ul,li {
	border: 0px;
	margin: 0px;
	padding: 0px;
	}

body {
	background-color: #d6bf94;
	font: normal 12px Verdana, Arial, Helvetica, sans-serif;
}

div#container {
	background: url('/static/images/amandarendall_splash_bg.jpg') top left repeat-y;
	margin: 0 auto;
	text-align: center;
	width: 701px;
	}

h1 {
	color: #fff;
	font-size: 22px;
	}

h2 {
	color: #fafafa;
	font-size: 18px;
	}

p {
	margin-bottom: 8px;
	margin-top: 8px;
	}

img.logo {
	margin-bottom: 12px;
	}

a, a:visited, a:active, a:hover {
	color: #ffff99;
	}

a.enter {
	font-size: 20px;
	}