body {
  padding: 0;
  margin: 0;
}

a:link {
  color: #008cee;
  text-decoration: underline;	
}

a:hover {
  color: #008cee;
  text-decoration: none;	
}

#homepage_flash {
  width: 100%;	
}
