
	
	
#sam{
	color:red
	
	#fred{
	color:blue
	}
	
#jim{
	color:orange
	}

#sarah{
	color:#34ebcf
	}