@charset "utf-8";


/* "auto" makes the left and right margins center the wrapper */
#wrap { 
  width: 800px; 
  margin: 0 auto; 
}

/*main navigation*/
