﻿body
{
    margin: 0px;
    padding: 0px;
    background-attachment: fixed;
    background-position: center center;
    background-image: url("/tb_net/images/bluedeep.jpg" );
    background-repeat: repeat;
}
#tb_net_hello
{
    padding: 30px;
    position: absolute;
    top: 40%;
    left: 43%;
    font-family: Calibri, Tahoma;
    font-size: 90%;
}
