abstract class Restaurant {
	*//create the variables and put a constructor here*
}
*//create the classes that extend Restaurant
//print the titles out*