BODY{
text-align: center;
color: rgb(230,230,230);
background-color: rgb(64,190,187);
font-family: "Garamond";
vertical-align: center;
font-size: 13px; 
line-height: .1;
}

p.copy{
font-size: 12px;
}

p.update{
font-size: 11px;
font-style:italic;
}

A:visited {
color: rgb(230,230,230);
text-decoration: none;
}

A:link {
color: rgb(230,230,230);
text-decoration: none;
}

A:hover {
color: rgb(230,230,230);
text-decoration: none;
}