img{border:0px;}
html{
width:100%;
height:100%;
}
body{
background:#000000;
}
html > body{
min-height:100%;
height:auto;
}
#banner{
background:#000000;
width:100%px;
height:100%px;
margin-left:60px;
margin-right:60px;
margin-bottom:10px;
margin-top:0px;
text-align:left;
}

#letters{
background:#FFFFFF;
width:100%px;
height:100%px;
margin-left:60px;
margin-right:60px;
margin-bottom:15px;
text-align:center;
}

#contener{
background:#FFFFFF;
width:100%px;
height:100%px;
margin-left:60px;
margin-right:60px;
margin-bottom:0px;
}
.lable{
font:Arial,"Times New Roman", Times, serif, Helvetica, sans-serif;
color:#FFFFFF;
font-size:16px;
}
.footer{
font:Arial,"Times New Roman", Times, serif, Helvetica, sans-serif;
color:#FFFFFF;
font-size:16px;
}