@charset "UTF-8";
/* CSS Document */


#comp { 
        margin-top: 10px;
		width:690px;
		height: 15px;
		margin-left: 50px;




}

#form1 { 
         width: 300px;
		 height: 520px;
		 margin-left:70px;
		 margin-top:-20px;
		 

}


#form2 {
         width: 300px;
		 height: 520px;
		 margin-left:420px;
		 margin-top:-520px;
		 position:relative;
		 

}


#form3{


         width: 350px;
		 height: 180px;
		 margin-left:20px;
		 margin-top:10px;
		 position:relative;
		 float:left;


}


#form4{

         background-color:#000000;
         width: 360px;
		 height: 190px;
		 margin-left:420px;
		 margin-top:-180px;
		 position:relative;
		 float:right;


}


#form5{ 
         width: 150px;
		 height: 40px;
		 margin-left:100px;
		 margin-top: 190px;
		 position:relative;

}

