body { color: black; font-size: 11px; background-color: #f0f0f0; margin: 0; padding: 0; }

a:link { color: black; text-decoration: none; }
a:visited { color: black; text-decoration: none; }
a:hover { color: gray ; text-decoration: none;}
a:active { color: black; text-decoration: none; }

#center {display: block; text-align: center;}
#content {position:absolute; height:275px; width:425px; margin:-160px 0px 0px -210px; top: 50%; left: 50%; background-color: #f5f5f5; border: 1px solid #cccccc;"}