@charset "UTF-8";
/* CSS Document */

a:link {
text-decoration:none;
color:#000000;
}
a:visited {
text-decoration:none;
color:#000000;
}


#wrapper {
position:relative;
width:1000px;
margin:0px auto;
}


#IndexGraphic {
position:absolute;
left:0px;
width:1000px;
height:1840px;
}

