@charset "UTF-8";
/* Zee Cafe CSS Document @ Hungama.com */
a{
	text-decoration: none;
}

a img {
	border-width: 0;
}



body {
	margin: 0px;
	background-color:#728a0f;
	background-image:url(images/home_bg.jpg);
	background-position:center top;
	background-repeat:no-repeat;
}

.dot {
	font-family: "Trebuchet MS", Verdana;
	font-size: 11px;
	color: #000000;
	border-bottom: dashed #000000 1px;
	height: 12px;
}
