body {
	background-image: url(../images/backgrounds/crazycrow.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-color: #FEB435;
	background-position: center top;
	text-align: center;
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', Verdana, Geneva, Lucida, Arial, Helvetica, sans-serif;
	color: #000000;
}

