body  {background-color: #000000; padding:100px; padding-top:25px;}
  
  a:link{color:#F81008; font-weight:bolder; font-family:Arial; font-style:italic; border:0; margin:0; padding:0;}
  
 .itxt{position:relative;
       left:0;
	   top:0;
	   margin:0;
	   padding:0;
	   font-family:Arial;
       color:blue;
       font-style:italic;
       font-weight:bolder;
       text-align:center;
	   }
  
  .txt{position:relative;
       left:0;
       top:0;
       width:500px;
       margin-left:5px; 
       margin-top:1em;
       margin-bottom:0.5em;
       font-family:Arial;
       color:#ffffff;
       font-style:italic;
       font-size:1.1em;
       font-weight:bolder;
       text-align:center;
	   }
 
#bus {position:relative;
     padding:0;
	 left:47px;
	 top:0;
	 width:405px;
	 height:246px;
	 margin-left:5px;
	 margin-top:1em;
	 border:1px solid #000;
	 background-image: url(image/stadtbus.png);
     background-repeat:no-repeat;
	 }
  
  #mukub {position:relative;
         padding:0;
         left:0;   
         top:0;
         width:500px;
         height:500px;
         margin-left:5px;
         margin-top:20px;
         border:1px solid #000;
         background-image: url(image/bg.jpg);
         background-repeat:no-repeat;
         z-index:1;         
		 } 
  #muku {
         position:relative;
         left:0;   
         top:0;
         width:500px;
         height:500px;
         margin-left:5px;
         margin-top:0px;
         border:1px solid #000;
         background-image: url(image/Cover.jpg);
         background-repeat:no-repeat;
        }
  #boyk {
         position:relative;
         margin-left:5px;
         margin-top:20px;
         height:60px;
         width:468px;
         left:16px;
         top:0;
         border:1px solid #000;
        }
  #tas  {
         position:relative; 
         margin-left:85px;
         margin-top:0.5;
         left:0;
         top:0;
         width:330px;
         height:473px;
         border:1px solid #000;
         background-image: url(image/the_acids.jpg);
         background-repeat:no-repeat;
         text-align:center;
         }
 
 .tracksA{position:relative;
         top:0;
         left:0;
         margin:0;
         margin-top:25px;
         float:left;
         width:50%;
         text-align:center;
         z-index:2;
		}
         
.tracksB{position:relative;
         top:0;
         left:0;
         margin:0;
         margin-top:120px;
         float:left;
         width:50%;
         text-align:center;
        }