body {
	font-family:Arial, Helvetica, sans-serif;
	background: #fff url(/images/bg.png) repeat-x;
	margin: 0px;
	padding: 0px;
}

#info {
	text-align: right;
	position: relative;
	top: 0px;
	margin: 0px;
	padding: 0px;
}

#freckle {
	position: absolute;
    bottom: 0px;
    left: 0px;
}