/* CSS Document */
body{
margin:0;
background-color:#000000;
text-align:center; 
font-size:12px;
}
td{
   font-size:12px;
   color:#000000;
}
.Border {
	color: #0C3;
	font-size: 14px;
}
form,input{
font-size:12px;
margin:0px;
padding:0px;
}
.input{
	border:#99a3a4 solid 1px;
	background:#fff6f2;
	font-size:12px;
	height:19px;
}

#joinBaby{
    width:953px;
	height:auto;
	margin:auto auto;
}