.photo {
	border: thin inset #CC6666;
}
.trait {
	border-top: thin groove #990000;
}
.page {
	border-top: thin outset #990000;
	border-right: thin outset #990000;
	border-left: thin outset #990000;
}
.pagebas {
	border-right: thin outset #990000;
	border-left: thin outset #990000;
	border-bottom-width: thin;
	border-bottom-style: outset;
	border-bottom-color: #990000;

}
