/* 
 * HTML Style Sheet.
 * 
 * kallax.nu
 * 
 */

@import url("global.css");

#content {
  margin: 0 auto;
  width:80%;
}