body {
	color: Black;
	background: #fefcbd url("./back.jpg") repeat-x fixed;
	cursor: url("http://pragya.net.in/pragya.cur"), url("http://www.geocities.com/pragya_ip/pragya.cur"), auto;
	margin: 0px;
}

.back-screen {
	position:absolute;
	height:90px;
	width:100%;
	z-index:0;
}

p.title {
	color: #990000;
	background-color: transparent;
	height: 20px;
	font-size: 12pt;
}

.swing {
	height: 20px;
	font-size: 18pt;
	color: #ffffcc;
	background-color: transparent;
	position: relative;
	width: 100%;
	white-space: nowrap;
	text-align: center;
	padding: 5px 0px;
}

.banner {
	width: 210px;
	height: 48px;
	filter: blendtrans(duration=2);
}

.banner-container{
	height: 90px;
	width: 100%;
	position: absolute;
	z-index: 1;
}

.for-bots {
	display: none;
	visibility: hidden;
	width: 0px;
	height: 0px;
}
