body{background-color: #660000;
  }

font{
 color: #660000;
 }
	
#links{
	font-family: times new roman;
	}

#links a{
	color: black;
	font-weight: bold;
	text-decoration: none;
	}
	
#links a:hover{
	color: white;
	}

#title{
	text-align: center;
	font-family: dauphin;
	font-size: 60px;
	color: #660000;
	}