body {
	background-image: url('./navpics/backgrnd.jpg');
	color:#000099;
}

#banner {  
background-repeat:no-repeat;
height:112px;width:613px;
background-image:url('./navpics/urulogo.jpg');
margin-left: auto;
margin-right: auto;
} 

#Nav {   
 position:fixed;  
 top:115px;left:10px;width:145px;   
}
   
#Nav ul {     
  list-style: none;
  padding: 0;margin: 0;
}   

#Nav ul li a {   
  display:block;   
  border:1px solid #999;   
  background-color:#FFCC00;   
  border-left:6px solid #999;      
  padding:2px;   
}  

h1 {
	font-weight: bold;
	font-style: italic;
	font-size: large;
}

h2 {
	font-weight: bold;
	font-size: large;
}

h3 {
	font-size: medium;
}
.font {
	font-size: 40px;
	font-weight: bold;
	font-style: normal;