body { 
	background-color: #f1f1f1;
	font-family: "Lucida Sans Unicode", sans-serif ;
	font-size: 16px;
	text-align: justify;	
	}

#container {
	clear:both;
	margin: 0 auto;
	text-align: left;	
	margin-top:30px;
	width:660px;
	background: url(/img/nitw.jpg) no-repeat;
	height:400px;
}

#content {
	padding: 181px 17px 0px 258px;
	text-align: right;
}


h1 {
	color:#167dc4;
}

a { text-decoration:none; font-style: normal; color:black;  }
a:visited { text-decoration:none; color:black; }
a:hover { text-decoration:none; color:black;font-weight:bold; }

