html{
     height: 100%;
}
body{
     margin: 0;
     padding: 0;
     font-family: Arial;
     font-size: 12px;
     color: #fff;
     height: 100%;
     background-color: #000;
}
img{
    border: 0;
    _behavior: url("../pngbehavior.htc");
}
a{
	outline: none;
	color: #fff;
}
.text_min{
	      font-size: 11px;
	}

