/* 
   Southern New Hamphire University
   IT-270 Web Site Design
   Author: Kevin Tsukroff
   Due Date: 08/30/2015

   Filename:       celtic_KevinTsukroff.css
   Supporting files: 

*/

/* Styles for the schedule table */

table.languages, table.stories {
	border: 5px double rgb(0,102,0);
}

table.languages, table.stories {
	border: 1px solid red;
}