html,body {margin:0;padding:0;}
html {background:url("images/html-bg.jpg") top left repeat;}
body {font-family:Lato,'Trebuchet MS',sans-serif;}
img {border:0;}

#footer {color:#000;font-size:0.7em;letter-spacing:1px;margin:auto;padding:1em 0;text-align:center;text-transform:uppercase;width:960px;}
#footer div+div {margin-top:10px;}
#footer a:link {border-bottom:1px dotted #000;color:#000;text-decoration:none;}
#footer a:visited {color:#000;}
#footer span {color:#000;}
#footer a:hover {border-bottom:1px solid #d71e29;color:#000;}

.clear {clear:both;}