/* CSS Document */

body {font-family:Times New Roman, Times, serif}
/*names and events in mentioned in the pages are name the name class*/
#names {color: red; font-size:large; text-align:center; line-height: 1.5}
#info {color: black; font-size:medium; text-align:center; line-height: 1.0}
a:visited {
	color: #747B8E;
}
