body { background-repeat:repeat-x; margin-top:3px; margin-bottom:3px; }

td { background-repeat:repeat-x; text-align:center; } 

.stv { font-size:55px; margin-top:0px; margin-bottom:0px; }

.logo { margin-top:0px; margin-bottom:0px; }

.links { margin-top:0px; margin-bottom:0px; }

h3, h2, h1 { color:rgb(255,0,0); }

.name { color:rgb(255,255,255); font-size:18px; }

.nav { color:rgb(0,0,0); margin-left:5px; margin-right:4px; text-align:left; }

.nav + hr { color:rgb(255,0,255); }

.copy { color:rgb(0,0,255); font-size:12px; margin-top:0px; margin-bottom:0px; }

.table { background-color:#acacd7; }

.eckel { background-position:left; background-repeat:no-repeat; }

.ecker { background-position:right; background-repeat:no-repeat; }

a:link { color:blue; text-decoration:none; }
a:visited { color:blue; text-decoration:none; }
a:focus { color:blue; text-decoration:none; }
a:hover { color:white; text-decoration:underline; }
a:active { color:black; text-decoration:none; }


