.footer {
  	text-align:center;
  }
  body {
  	color: #444;
    background: #eee url(/statics/images/body-bg.png) repeat-y center;
  }
	.copyright a {
	    color: #0168b7;
	}
	.copyright {
		color: #666666;
    	line-height: 23px;
	}

 .input.button, input.btn{
     	width:240px !important 
    }