img { 
	padding: 8px; border: none }
body.index {
	font-family:"Fanwood Text", Serif;
	font-size: 18px;
	color: #000000;
	text-align: center;
}
body.portfolio {
	text-align: center;
	font-size: 18px;
}
body.photos { 
	text-align: center;
	font-size: 18px;
}

A:link {
	font-family:"Fanwood Text", Serif;
	font-size:18px; 
	text-decoration:none;
	color:#000000; 
	font-weight: normal; 
	text-align: justify}
A:active {
	font-family:"Fanwood Text", Serif;
	font-size:18px; 
	text-decoration:none; 
	color:#000000; 
	font-weight: normal; 
	text-align: justify}
A:visited {
	font-family:"Fanwood Text", Serif;
	font-size:18px; 
	text-decoration:none; 
	color:#000000; 
	font-weight: normal; 
	text-align: justify}
A:hover {
	font-family: "Fanwood Text", Serif;
	font-size:18px; 
	text-decoration:none; 
	color:#D0D2D6; 
	font-weight: normal; 
	text-align: justify;
	cursor: n-resize;
	}

ul li {
	font-family:"Fanwood Text", Serif;
	list-style:none}
