/* Sample site 3 - kids channel */

body	{	background: url(./images/bg.gif) }

table	{	font-size: medium }

a	{	font-size: x-large }

a:hover	{	font-weight: bold;
		color: red }

.movie {	color: deepskyblue }

/* end of file */