body {background: url('../images/347h566bkfgl.png') repeat;}


.navbar-nav {text-align: center;}

#digital-clock { background: #1874b3; list-style: none; text-align: center;}
#digital-clock li{ color:#fff; font-size: 30px; font-weight: bold; display: inline;}

.login {max-width:250px; margin:20px auto 0; text-align:center; color:red;}
.login .title {width:100%; background:#2b4b7b; text-align:center;}
.login .title h1{font-size:17px; padding:6px; color:#c4cbd6;}
.login fieldset {border:0; border-bottom:1px solid #ccc !important; margin-bottom:5px;}
.login fieldset label{float:right; color:#fff; line-height:20px;}
.login fieldset input{float:left; border:1px solid #ccc; height:20px; padding:2px;}
.login fieldset input.send{}