body
{
background-image:
url("notes.jpg")
}
#navbar a {
color: #F7D82B;
font-size:12px;
font-family:verdana;
font-weight:bold;
text-decoration: none;
border-top: 1px solid #000000;
border-top-width: 1px solid #000000;
border-bottom: 1px solid #000000;
border-bottom-width: 1px solid #000000;
border-right: 1px solid #000000;
border-right-width: 1px solid #000000;
border-left: 1px solid #000000;
border-left-width: 1px solid #000000;
background-color:#000000;
display: block;
width: 160px;
padding: 1px 5px;
margin: 0px;
}
#navbar a:hover {
color: #FFFFFF;
background-color: #F7D82B;
border-top: 1px solid #F7D82B;
border-top-width: 1px solid #F7D82B;
border-bottom: 1px solid #F7D82B;
border-bottom-width: 1px solid #F7D82B;
border-right: 1px solid #F7D82B;
border-right-width: 1px solid #F7D82B;
border-left: 1px solid #F7D82B;
border-left-width: 1px solid #F7D82B;
}
#test {
	color: #F7D82B;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
