@charset "UTF-8";
/* CSS Document */

/*--Main Website--*/

body {background-image: url('../images/background-dec2010.jpg')}
body {background-position:center; background-position:top; background-repeat: no-repeat;}
body {font-family:Arial, Helvetica, sans-serif}

a {
	color: #000000;
}
a:active {
	color: #000000;
}
a:hover {
	color: #E01059;
}

#holder {
	margin:0 auto;
	margin-top:130px;
	width:720px;
	height:398px;
}
#nambitha {
	float:right;
	margin-top:-17px;
	margin-right:-15px;
}
#text {
	position:absolute;
	margin-left:95px;
	margin-top:70px;
	width:270px;
	height:145px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#630
}