@import url("reset.css");
@import url("master.css");

#content { 
  width: 81%;
}

#sidebar {
  width: 16%; 
}
