#login {
position: relative;
width:459px;
height: 384px;
line-height: 50px;
background: #ededed url(images/login.png);
font-size: 12px;
margin-top: 50px; 

}


#login2 {
position: relative;
width:459px;
height: 384px;
line-height: 50px;
background: #ededed url(images/login2.png);
font-size: 12px;
margin-top: 50px; 
margin-left : auto; 



}


#foam {
position: absolute;
width:300px;
height: 200px;
line-height: 50px;
font-size: 12px;
margin-top: 150px; 
margin-left: 100px;
}


#foam2 {
position: absolute;
width:300px;
height: 200px;
line-height: 50px;
font-size: 12px;
margin-top: 150px; 
margin-left: -150px;
}



BODY {
	
	font-family: CI;

	background-color: #ECECEC;
}
