body {  
	background-color:#323232;
/*	background-color:#19171F;*/
	font: 12px Arial;
	color: #968C64;
	font-weight: bold;
}

a {
  text-decoration: none;
 	color: #968C64;
}

.title {
	padding-top: 10px;
  text-align:center;
  font-size: 110%;
}
.photo {
  text-align:center;
  padding-top: 10px;
  font: 10px Arial;
}
.buttons {
	padding-bottom: 10px;
}
