body {
	font-family:	tahoma;
	font-size:	12px;
	background:	#ec9d45 url(body-slice.png) repeat-x;
}
#wrapper {
	margin:	100px auto;
	min-height:	350px;
	/*border: 1px solid #000;*/
}
#content {
}
#logo {
	margin-left:	38%;
	margin-bottom: -10px;
}
#footer {
	min-height:	400px;
	background:	url(trees.png) repeat-x;
	color:	#ec9d45;
}
#students {
	margin-left:	34%;
	margin-bottom: 25px;
}
#students li {
	list-style:	none;
	display:	inline;
}
#students a ,a:link, a:visited {
	text-decoration:	none;
	color:	#000;
}
