

body {
	 background-color: #000000;
}

#indexMainPhoto {
	text-align: center;
	margin: 50px 0;
}

#indexMainPhoto p {
	margin-left: 770px;
}

#indexMainPhoto a {
	color: #999;
	font-size: 8pt;
	text-decoration: none;
	font-weight: bold;
}

#indexMainPhoto a:hover {
	text-decoration: underline;
}