﻿html, body{height:100%; position:relative}
*{margin:0; padding:0; list-style:none}
body{background:#afebeb url(../images/cloud.gif) repeat center top}
.container {width:800px; margin:0; overflow:hidden; position:relative;z-index:0}

.login_input{position:absolute; z-index:1; top:177px; left:159px; width:90px}
.login_input input{width:90px; padding:4px; border:1px solid #4F3317; float:left; margin-top:3px; font-family:Arial;}
