table
{
font-family: 'comic sans MS', century schoolbook; 

}

table.ex1
{
table-layout:auto;
border-collapse:separate;
border-spacing:10px 10px;
}


h1 {text-align:center}
p.center { text-align: center;}

body
{
background-image: url('images/cdbk052.jpg');
}


a:link {COLOR: firebrick;}
a:visited {COLOR: firebrick;}
a:active {COLOR: navy;}
a:hover {COLOR: navy;}

a.content:link {COLOR: seashell;}
a.content:visited {COLOR: seashell;}
a.content:active {COLOR: seashell;}
a.content:hover {COLOR: papayawhip;}
