
body{
 margin: 0px;
 padding: 0px;
 background-color: #D90000;
 text-align: center;
 background-image:none;
 }
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;
 }
 