/* 
 * HTML Style Sheet.
 * 
 * ksplog.css
 * 
 */

@import url("http://kallax.nu/css/global.css");

#picture {
  margin-top:0.5em;
  padding: 0;
}

#footer {
  background-color: #eaf2fb;
}

#important {
  width: 9em;
  padding: 2.2em;
  border: 3px solid #bb0000;
  font-family: Verdana, sans-serif;
  font-size: 200%; 
  font-weight: bold; 
  font-color:#cc0000; 
  line-height: 150%
} 
