body { margin: 0px; }

#content-nw { float: left; }
#content-ne { float: right; }
.content { background: white; color: black; padding: 1em;}

.footer { background: black; color: white; text-align: center;}

.footer a:link { color: white; }
.footer a:visited { color: #ffe0e0; }

.footer-contact { padding: 1em 4em; }

.copyright { font-size: 60%; }

.float-left { float: left; margin: 0em 2em 0em 0em;}
.float-right { float: right; margin: 0em 0em 0em 1em;}
