html,
body {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
}

body {
	position: relative;
	background: #dae3c6 url(/images/pixie/background-main-2.jpg) center center no-repeat;
	color: #2d2e29;
	font-family: helvetica, verdana, tahoma, sans-serif;
	font-size: small;
}

