HealthTip.html- This is the file that contains all of the html for the website.
	it sets everything up and calls the main file HealthTip.js

HealthTip.js- This file has all of the visualization stuff and is the main source
	of the majority of the code.
	
css- The css folder contains all of the css or styling the webpage

fonts- The fonts folder contains all of the fonts for the webpage

data- The data folder contains all of the stuff relating to data, including the pictures.
	Some files to take note of:
		fooddata.html- This is where we scraped the website to make the csv file.
		personal_data.html- the script where we call the personal_data.js
		personal_data.js-the main file where we did all of the data crunching
		
		
Link for website: https://googledrive.com/host/0B3U8e5FVgwbRQkhzMFZOZUs0Sjg/HealthTipgoogle%20ver.html

Link for Vimeo: https://vimeo.com/93521229