*{margin:0; padding:0;}
html{margin:0; padding:0;}
body
{
color: white;
/*background-image:url(imagenes/background_login.jpg);
background-position:center;
background-repeat:no-repeat;*/
background-color: #333333;
margin: 0px;
behavior: url(iepngfix.html);
}
#horizon
{
color: #333333;
background-color: #303030;
text-align: right;
position: absolute;
/*top: 45%;*/
top:45%;
left: 0px;
width: 100%;
height: 1px;
overflow: visible;
visibility: visible;
display: block
}
#content
{
font-family: Verdana, Geneva, Arial, sans-serif;
background-color: #333333;
margin-left: -450px;
position: absolute;
top: -170px;
left: 50%;
width: 900px;
height: 342px;
visibility: visible
}
.bodytext
{
font-size: 14px
}
.headline
{
font-weight: bold;
font-size: 24px
}
#footer
{
font-size: 11px;
font-family: Verdana, Geneva, Arial, sans-serif;
text-align: center;
position: absolute;
bottom: 0px;
left: 0px;
width: 100%;
height: 20px;
visibility: visible;
display: block
}
