body {
	background : #FFFFFF no-repeat left top url(../images/studyImgs/hik3.gif) fixed;
	font-family:'Lucida Grande';
	padding-left: 200px;
	color: #003e1f;
	}

#site {
	float: left;
	margin-right: 2em;
	}

#nav {
	display: none;
	}

a {
	color : #990000;
	text-decoration : none;
}

a:hover {
	color : #ffffff;
	text-decoration : none;
	background: red;
	}

a:visited {
	text-decoration : underline;
}

#footer {
	background: url(../images/studyImgs/sufiheart.gif) no-repeat 27em;
	padding-top: 74px;
	}

p {
	width: 35em;
	}