body {
	margin: 0px;
	background-color: #361b2d;
}
a {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #666666;
	}
.index {
	font-family: Arial;
	font-size: 17px;
	color: #FFFFFF;
	text-align : justify;
}
#title {
	margin: auto;
	top: 50px;
	width:900px;
}
#Subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;
	text-decoration: none;
}
#photoindex {
	margin: auto;
	top: 10px;
	width:900px;
	position: relative;
}
#textindex {
	margin: auto;
	top: 20px;
	width:900px;
	position: relative;
}
img.size  { 
 height: 75%; 
}
