body {
	padding: 0;
	margin: 0;
	border: none;
	background: #e9e4e8;
	text-align: center;
	color: #333;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	line-height: 18px;
}

h1, p {
	margin-bottom: 30px;
}

#vcab-holder {
	background: url(../_images/menu-top.gif) top left repeat-x;
	width: 100%;
	height: 100%;
	padding-top: 90px;
}

#vcab-holder img.logo {
	position: absolute;
	top: 0px;
	left: 5px;
}