*
{
	margin:0px;
	padding:0px;
}

html
{
	height:100%;
}

body
{
	background:#E4E1E0 url(face.png) no-repeat bottom right;
	color:black;
	font: 13px/1.5 "Lucida Sans Unicode", "Lucida Grande", lucida, verdana, arial, helvetica, sans-serif;
	height:100%;
	width:100%;
}

#title
{
	position:absolute;
	bottom:78px;
	right:460px;
}
