@charset "utf-8";
@import url(http://fonts.googleapis.com/earlyaccess/nanumgothic.css); 
body{ 
     font-family:'Nanum Gothic';
     font-size:12px ;
     color:#333;
     margin:0;
    padding:0;
}
