body { background: #FF9900 url('images/background.gif') no-repeat;
    margin:0px;   
	font-size: 14px; 
	font-family: Calibri, Arial, sans-serif; 
	}
img {display: block; border: 0px;}
#entertain { color: white;}
#insp_link, #edu_link, #ent_link { 
	color: #FFFFFF; 
	font-weight: bold;
	font-size: 15px; 
	text-align: right;
	}
#quote { 
	color: #FFFFFF; 
	font-weight: bold;
	font-size: 20px; 
	}
#copyright { 
	color: #008800; 
	font-weight: bold;
	font-size: 12px; 
	}
a:link, a:visited, a:hover a:active { 
	color: #FFFFFF;
	text-decoration: underline;
	}