html {
	min-height: 100%;
	padding-bottom: 1px;
}

body {
	background: #4b2424 url('../img/bgd.jpg') repeat-x top center;
}

strong {
	font-weight: bold;
}

#wrap {
	display: block;
	margin: 0 auto;
	width: 960px;
}

#logo {
	display: block;
	margin: 144px auto 0 auto;
	width: 400px;
}

#strapline {
	display: block;
	margin: 72px auto 0 auto;
	width: 640px;
	color: #fcc;
	font: 0.8em/1.8em "Tahoma", "Geneva", sans-serif;
	text-align: center;
}