body {
	background: #000000;
	color: #ffffff;
	font-family: arial, sans-serif;	
	}

a:visited {
	color: yellow;
}	

a:link {
	color: yellow;
}
	
#content {
	margin: 0 auto 20px;
	width: 760px;
}
	
#nav {
	float: left;
	font-size: 16pt;
	width: 760px;
	}
	
#prev {
	float: left;
	width: 100px;	
	}	
	
#list {
	float: right;
	text-align: right;
	width: 100px;	
	}

#obj {
	float: left;
	width: 760px;
	}

#obj h3 {
	font-size: 40pt;
	line-height: 125%;
	margin: 10px 0;
	}

#obj p {
	font-size: 30pt;
	line-height: 125%;
	margin: 10px 0 10px 0;
	padding-left: 20px;
	}

#obj h4 {
	font-size: 30pt;
	line-height: 125%;
	margin: 10px 0;
	}	
	
.center {
	text-align: center;
	}
	
#helmet {
	text-align: center;
	width: 760px;
	}
	
.yellow {
	color: yellow;
	}
	
.pink {
	color: pink;
	}
	
#connote {
	width: 760px;
	}
	
#pos {
	color: green;
	float: left;
	padding-left: 30px;
	text-align: left;
	width: 300px;
	}
	
#neg {
	color: red;
	float: right;
	padding-right: 50px;
	text-align: right;
	width: 300px;
	}

#helquest {
	color: yellow;
	text-align: center;
	}

#lebronpic {
	float: left;
	width: 350px;	
	}
	
#lebrontext {
	float: right;
	width: 350px;	
	}