@charset "utf-8";
/* CSS Document */

#index {
    margin:0px;
    padding:0px;
text-indent:-9999px;
}

#index h1 a{
background:url(images/top.gif);
overflow:auto;

    height:300px;
    width:300px;
position:absolute;
    top:50%;
    left:50%;
    margin-top:-150px;
    margin-left:-150px;

}
