* {
	margin: 0;
	padding: 0;
}

body {
	background: #000 url(../images/ui-bkd.jpg) center top no-repeat;
	font-family: Verdana, Arial, Sans-serif;
	font-size: 12px;
	color: #fff;
}

a, img { border: none; }
a { color: #ffea97; }

#header {
	height: 203px;
	width: 667px;
	background: url(../images/ui-header-bkd.png) center top no-repeat;
	margin: 0 auto -10px auto;
}

#video {
	margin: 0 auto;
	width: 391px;
	height: 342px;
}

#links { text-align: center; }

#contact-blurb {
	width: 600px;
	margin: 10px auto 20px auto;
	text-align: center;
}
