@charset "UTF-8";
/* CSS Document */

body{background:#666; font-family:helvetica, arial, sans-serif;}

a{text-decoration:none; color:#000; border:none}
a:hover{text-decoration:none; color:#000; border:none}

/* Index */
#index{width:100%; height:100%; overflow:hidden; position:absolute; top:0; left:0;}
#index img{width: 100%;}
#full{position:absolute; width:95%; height:95%; top:2%; left:2%;}
