body{
 margin: 0px;
 padding: 0px;
 background-color: #D90000;
 text-align: center;
 }


a {text-decoration: none; }


h1 a{
 background-image: url(img/logoanime.gif);
 background-repeat: no-repeat;
 background-position: center;
 text-indent: -9999px; 
 width:100%;
 height: 160px;
 margin-top: 250px;
 margin-bottom: 10px;
 display:block;
 }
 
h2{
 background-image: url(img/url.gif);
 background-repeat: no-repeat;
 background-position: center;
 text-indent: -9999px; 
 width:100%;
 height: 21px;
 }
 

 
#sitemap{
 width:100%;
 margin-top:600px;
 margin-bottom:100px;
 text-align:center;
 color:#780B04;
 }
#sitemap a{
 color:#780B04;
 }
#sitemap h3{
 color:#D90000;
 background-color:#780B04;
 }
#sitemap h4,#sitemap h5,#sitemap h4 a,#sitemap h5 a{
 color:#D90000;
 background-color:#780B04;
 margin:0px;
 margin-top:10px;
 font-size:12px;
 }
#sitemap ul{
 text-align:left;
 margin-left:0px;
 font-size:10px;
 }