body{
    font-family: sans,verdana;
    text-align:center;
    font-size:18px;
    color:#656565;
    padding: 0px;
    margin: 0px;
}

#bg_msg1{
    background: url('/img-sys/domena_zarejestrowana_na_serwerze_smarthost.jpg') no-repeat center;
    margin: 0 auto;
    height: 374px;
    width: auto;
}

#bg_msg2{
    background: url('/img-sys/konto_zablokowane.jpg') no-repeat center;
    margin: 0 auto;
    height: 374px;
    width: auto;
}

#msg_text{
    margin: 0 auto;
    width: 1000px;
    height: 30px;
}

#msg_text a{
    text-decoration: none;
    margin-left: 1 px;
    font-size: 10px;
    color: grey;
}

img{
    border:none;
}
