 body { 
  background: #f0f0f0 url('../bg.html'); 
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  color: #313131;
  font-size: 62.5%; 
  line-height: 1; 
} 
/*  #containt {
	float:right;
	margin: 0px 0px 0px 0px
	border: 1px solid;
	} 
#header {
	font-size: 15px;
	font-weight: bolder;
	color: blue;
	text-align: center;
	}	 */
	#content1 {
    background: none repeat scroll 0 0 GREY;
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.1);
    display: block;
    line-height: 39px;
    padding: 25px 20px 35px;
    width: 100%;
}
div.login-container-top1 {
    float: top; 
    width: 188px; 
    text-align: left;
    padding: 0 8px 0 0px;
    margin-bottom: 21px;
}
td.fonts {
	font-size: 15px;
	color: black;
	font-weight: bolder;
}
.login-input1 {
    border: 2px solid #CCCCCC;
    border-radius: 3px 3px 3px 3px;
    color: #000000;
    font-size: 10pt;
    margin: 0 0 3px 61px;
    padding: 7px 13px;
    width: 310px;
}
td.signup {
	float: left;
	margin: 0px 0px 0px 321px;
	}
	td.cancel {
	float: right;
	margin: 0px 0px 0px 380px;
	}
	.intoaccount{
	background-color: red;
	}