body {
	font-family:  Georgia;
	background-color: grey;
}

#wrapper {
	width: 800px;
	height: 600px;
	margin-right: auto;
	margin-left: auto;
	background: url(train_JBhome.jpg) no-repeat;
}

#left {
	width: 280px;
	height: 370px;
	margin-top: 70px;
	float: left;
	background: #ADA889 url(JB4.gif) no-repeat 30px 20px;
}

#email {
	margin-top: 200px;
	margin-left: 38px;
	font-size: 12px;
}



#right {
	margin-top: 55px;
	line-height: 50px;
	width: 300px;
	float: left;
}

#right li {
	background-color: #A5AA96;
	margin-bottom: 30px;
	list-style-type: none;
	text-shadow: #000 0 0 1px;
}

#right li a {
	background-color: A5AA96;
	margin: 20px;
	color: black;
	text-decoration: none;
}

#right li a:hover {
	background-color: A5AA96;
	margin: 20px;
	color: white;
	text-decoration: none;
	text-shadow: #eaeaea 0 0 2px;
}

#left2 {
	width: 90px;
	height: 370px;
	margin-top: 75px;
	float: left;
	background-color: #ADA889;
}

#home {
	color: white;
	padding: 15px;
	margin-top: 5px;
}

#home a {
	text-decoration: none;
	color: white;
}

#home a:hover {
	text-decoration: none;
	color: black;
}

#bio {
	background-color: #A5AA96;
	margin: 20px;
	padding: 20px;
	width: 600px;
	font-size: 12px;
	line-height: 20px;
	

}