 #Armarie{
  color: purple;
 }
 
 #Ikari{
  color: teal;
 }
 
 #Camille{
  color: #ff80c0;
 }
 
 #Izzy{
  color: #0000ff;
 }
 
 .null{
   color: gray;
   text-align: center;
 }
 
 #explain{
  color: white;
   text-align: center;
   position: absolute;
   left: 400px;
   top:250px;
   width:400px;
 }
 #warning{
  color: white;
   text-align: center;
   position: absolute;
   left: 400px;
   top:250px;
 }
 
 .header3{
   color: white;
   }
   
   .content{
   position: absolute;
   left: 70px;
   top:50px;
   }
   .content1{
   position: absolute;
   left: 500px;
   top:150px;
   }
   
   
   .fancy{
   font-weight: bold; font-family: serif;
   }
   
   
    div.net{
     background-image: url("images/Tab.gif");
    background-position: center;
    background-repeat: no-repeat;
    height: 30px;
    width: 150px;
	padding: 10px 2%;
       }
       
       .format{
       
       position: relative;
      height: auto;
      width: auto;
      left: 10px;
      top: 5px;
       }
     
     div.tabsPosition{
      position: absolute;
      left: 200px;
      Top: 190px;
     }
     
     .gallery{
      position: relative;
      left: 400px;
     }
     .middle{
      position: relative;
      left: 560px;
     }
    
     
    