body 
{
	background-color: #cdb;
}



a:hover
{
	background-color: #abe;
}

ul{
	margin-top: 0px;
}

p{
	margin: 3px 0px 3px 0px;
}