/* ------------------------------ 
Huxley Body CSS
------------------------------ */
body{
	padding:0;
	background-repeat: no-repeat;
	background-color: #DDDDB7;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	line-height: 22px;
	color: #333;
	text-align: left;
	background-image: url(http://www.wwu.edu/huxley/images/core/bg.jpg);
	background-position: center top;
	margin: 0px;
}

