 #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: 300px;
   top:300px;
   width:400px;
   font-size: 20px;
 }
 #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: 100px;
      Top: 290px;
     }
     
     .gallery{
      position: relative;
      left: 400px;
     }
     .middle{
      position: relative;
      left: 560px;
     }

    body, html { min-height: 100%; }
    body {
	color: white;
	background: url(/truewrestle/images/RosesBackground.gif) center no-repeat;
	background-size: cover;
	background-color: #444;
       }
     div#stmark {
	width: 40%;
	background: rgba(0,0,0,0.6);
	margin: 3em;
	padding: 2em 2em 0 2em;
	float: right;
	line-height: 155%;
       }
       div#stmark h1 {
	margin-top: 0;
       }
    
     
    