/* CSS Document */
body {
	/*background: url("../images/bg.jpg") center top;*/
	background-repeat: repeat-x;
}

.b{ 
	font-family:"Century Gothic";
	font-size:13px;
}

.loginPos{
	position:absolute;
	width:99%;
	top:30%;
	text-align:center;
}

.headTopic{
	font-size:15px;
	font-weight:bold;
}
/*//////////////*/