P {
	font-family: Century Schoolbook;
	font-size: 12px;
	margin-left : 25px;
	margin-right : 50px;
	color: White;
}

A {
	font-family: Century Schoolbook; 
	font-size: 12px; 
	text-decoration: none;
	color: White;
}

A:Hover {
	font-family: Century Schoolbook; 
	font-size: 12px; 
	text-decoration: underline;
	color: White;
}

#stuart {
	font-family: Century Schoolbook;
	font-size: 22px;
	color: White;
	}

#general {
	font-family: Century Schoolbook;
	font-size: 12px;
	color: White;
	}
	
#general_title {
	font-family: Century Schoolbook;
	font-size: 20px;
	color: White;
	margin-right: 15px;
	}
	
#general_art {
	font-family: Century Schoolbook;
	font-size: 12px;
	color: White;
	margin-left: 25px;
	}

#general_collections {
	font-family: Century Schoolbook;
	font-size: 12px;
	color: White;
	margin-left: 25px;
	}
	
#container {
	border : 0px solid Silver;
	}
	
#enlarge_container {
	border : 1px solid White;
	margin-top: 110px;
	}