
html{
     background-image: url(assets/blornet_banner.png);
    background-repeat: repeat;
    background-position: center;
    width:100%;
    height:600px;
    padding:0px;
    margin:0px;
    border:0px;
}
        
