body{ margin:0; padding:0; background:#68ABD6; }


form{margin:200px auto 0 auto; position:relative; width:408px; height:258px; background:url(login_bg.jpg)}
input{ border:none; font-size:14px; color:#276894 }

#username{ position:absolute; left:97px; top:104px; background:transparent; height:20px; line-height:20px; width:155px; padding-left:3px;}
#password{ position:absolute; left:97px; top:140px; background:transparent; height:20px; line-height:20px; width:155px; padding-left:3px;}
#submit{position:absolute; top:179px; left:144px; background:url(login_bg.jpg) -144px -179px; width:66px; height:25px; cursor:pointer}
#reset{position:absolute; top:219px; left:220px; background:url(login_bg.jpg) -220px -219px; width:66px; height:25px; cursor:pointer}




