
body {
            background-color:#808080;
            font-family: "Courier New",Sans-Serif;
            text-align:center;
}
table {
            margin-left:auto;
            margin-right:auto;
}         
td {
            border:0px solid #104E8B;
}
th,  input{
            background-color:#104E8B;
            color:#ffffff;
}

