
body { 	background:#fff url('http://www.united.edu.np/images/bg.jpg') repeat-x top center;
		font:normal 12px 'Arial', Tahoma, Sans-Seif;
		color:#353531; 
		text-decoration: none;
		margin:0px auto; 
		padding:0px;
}
a { 
	font-weight:bold; 
	color:#327AA5; 
	text-decoration:underline; 
}
a:hover { 
	font-weight:bold; 
	color:#000; 
	text-decoration:none; }

#headerRightMenu {
	float:left;
	margin:20px 0;
	padding:0;
	width:703px;
	height:38px;
	border:1px solid #0C1114;
	background:#2B404D;
}
