
body { color: gray; font-family: "Century Gothic"; font-weight: bold; text-decoration: none; }
a:link { color: gray; font-weight: 700; text-decoration: none; }
a:hover { color: teal; }
a:visited { color: gray; font-weight: inherit; text-decoration: none; }
a:hover { color: teal; }
#outcontainer { margin-right: auto; margin-left: auto; }

