/* CSS Document */

/*body{ background:#b1e0fa url(images/login/bg_01.jpg) center 0 no-repeat;}*/

body{ background:#1c77ac url(images/login/light.png) center top no-repeat;}
/*cloud*/
#mainBody {width:100%;height:100%;position:absolute;z-index:-1;}
.cloud {position:absolute;top:0px;left:0px;width:100%;height:100%;background:url(images/login/cloud.png) no-repeat;z-index:1;opacity:0.5;}
#cloud2 {z-index:2;}