div.blog {
   text-align: left;
   float: left;
}
div.copy {
   text-align: right;
}

a {text-decoration: none;}
a:link {color: white;}
a:visited {color: white;}
a:hover {color: white;}
a:active {color: white;}