body
{
margin-top:50px;
padding:0;
width: 1000px;
}

a
{
color: #000fff;
text-decoration: none;
}

a:hover
{
color: #000;
text-decoration: none;
}

#outer
{
height:100%;
width:100%;
display:table;
vertical-align:middle;
}

#container 
{
text-align: center;
position:relative;
vertical-align:middle;
display:table-cell;
height: 468px;
}

#inner 
{
width: 1000px;
height: 468px;
text-align: center;
margin-left:auto;
margin-right:auto;
}

.login
{
margin-top: 5px;
margin-left: 5px;
}

.password
{
margin-top: 5px;
margin-left: 5px;
}

.login_table
{
margin-left: 70px;
}

.shop_d
{
z-index: -1000;
background-image: url('img/shop.jpg');
background-repeat: no-repeat;
width: 290px;
height: 320px;
position: absolute;
}