body {
    margin-top: 0px;
    margin-right: 0px;
    margin-left: 0px;
    margin-bottom: 0px;
    font-family: Segoe UI;
    font-size: 14px;
    text-align: justify;
    color: #5a616a;
    background:url(../images/body.png) top center no-repeat  #FFFFFF;
}



textarea:focus, input:focus{
    outline: 0;
}




