body{
background-image:url(../images/bg.jpg);
font-family:Georgia, "Times New Roman", Times, serif;
font-size:18px;
color:#515151;
margin:20px 0 0 0;
}

.maintable{
border:5px solid #c4d7ed;
background-color:#FFFFFF;
}

.padding{
padding-bottom:15px;
}

.bluetxt{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:24px;
color:#248ad1;
margin:0px;
}

.loginbox{
background-image:url(../images/img003.jpg);
background-repeat:no-repeat;
height:236px;
width:414px;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:18px;
color:#515151;
margin:0px;
}

input{
border:2px solid #90a9c5;
font-size:18px;
color:#248ad1;

}

.padding2{
padding-bottom:6px;
}