body {
	font-family: "Lucida Grande", Arial, san-serif;
	background-color: #1a1a1a;
	font-size: 0.8em;
}

#wrapper {
	width:100%;
	height: 100%;
	background-image: url(images/bg-image.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
