body {
	background: #FFFFFF url(../images/frame.gif) no-repeat bottom center;
	margin: 0px;
	padding: 0px;
}
#navbar {
	position: absolute;
	width: 300px;
	height: 16px;
	right: 15px;
	bottom: 11px;
}
#navbar div {
	margin: 0px 0px 0px 15px;
	padding: 0px;
	float: right;
}
#logo {
	position: absolute;
	left: 15px;
	bottom: 9px;
}
