@charset "utf-8";
/* CSS Document */

body{ margin:0 auto; background-image:url(../images/mainTop_bg.jpg); background-position:top center; background-repeat:no-repeat; background-color:#fcfae5;}

a{
 outline: none; /* for Firefox Google Chrome  */
 behavior:expression(this.onFocus=this.blur()); /* for IE */
}