body
{
background-image:url(../images/hg.jpg);
}

.line
{
background-color:#e32119;
height:10px;
}

.content
{

background-color:#ffffff;
color:#6e6f71;
}

.copyright
{
color:#e5eaee;
}

.loginbox
{
font-family: 'Open Sans', sans-serif;
font-size:14px;
background-color:#efefef;
border-color:#828282;
 border-radius: 15px;
    background: #efefef;
box-shadow: 5px 5px 5px #888888;
}
