h1 {
 margin: 0 auto;
 height: 247px;
 width: 440px;
 background:url('bf2phpadmin.png') no-repeat;
}

a { color:#e8e8e8; }
body { background-color:#0a0a0a; }

table.border {
 margin:0 auto;
 border:1px solid #8a7119;
 background-color:#191919;
}
td.head {
 height:25px;
 background-color:#5e5e5e;
 color:#e8e8e8;
 font-size:15px;
 font-weight:bold;
 font-family:Trebuchet MS;
}
td.a { background-color:#232323;height:35px; }
td.b { background-color:#191919;height:35px; }
td.c { background-color:#66521a;height:35px; }
td {
 color:#e8e8e8;
 font-size:13px;
 font-weight:bold;
 font-family:Trebuchet MS;
}
input {
 border:1px solid #8a7119;
 background-color:#323232;
 color:#c89e28;
 font-size:13px;
 font-weight:bold;
 font-family:Trebuchet MS;
}
input.set {
 text-align:center;
 width:300px;
}
input.a { width:170px;height:35px;background-color:#2b2a27; }
input.b { width:170px;height:35px;background-color:#463d2d; }

input.a:hover { background:#463d2d; }
input.b:hover { background:#463d2d; }

input.small { width:95px;background-color:#2b2a27; }
input.small:hover { background:#463d2d; }

