body {
	position:  relative;
	margin: 0px;
}

div#logo {
	position: absolute;
	right: 100px;
	top: 32px;
	background: url(gfx/logo.gif);
	width: 143px;
	height: 33px;
}

