*{
	border-radius: 0 !important;
}
body{
	background-image: url("./images/bg1.jpg");
	 background-attachment: fixed;
    background-position: center; 
}
#ch1{
	background-color:#4e88b6;
}

#msg
{
	font-family:"Calibri", Times, serif;
	color:black;
	margin-left:105px;
	float:left;
}
#bglogin
{
	border: solid 1px #999;
}
.title{
	font:bold 25px Arial;
	color:#4e88b6;
}
.sup{
	font:bold 12px Arial;
	color:#4e88b6;
}
.id-circle{
	background-color: transparent;
}








