img { 
	padding: 15px; border: none }
body.index {
	font-family: Georgia, Serif;
	font-size: 18px;
	color: #000000;
	text-align: center;
	background-color: #FAFAFF;	
	scrollbar-arrow-color: #FAFAFF;
	scrollbar-base-color: #D0D2D6;
	scrollbar-track-color: #D0D2D6}
body.portfolio {
	text-align: center;
	font-size: 18px;
	background-color: #FAFAFF;
	scrollbar-arrow-color: #FAFAFF;
	scrollbar-base-color: #D0D2D6;
	scrollbar-track-color: #D0D2D6 }
body.photos { 
	text-align: center;
	font-size: 18px;
	background-color: #FAFAFF;
	scrollbar-arrow-color: #FAFAFF;
	scrollbar-base-color: #D0D2D6;
	scrollbar-track-color: #D0D2D6 }

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

ul {
	list-style:none}