/* veiled.css 
Blue (GallerEye): #5CA6DF; #78B7E4; #9FCBEC;
Pink (BellyDance): #CA8DCB; #D5A3D6; #E0BBE1;
Turquoise (Veils): #7BC4BB; #9AD1CB; #B0DBD7;
Logo: #513B75;
Background: #FFF4DF; #FFFAF0;
*/


body {
	font-size: 82%;
	font-family :  'trebuchet MS', trebuchet, geneva, helvetica, sans-serif ;
	background-color:#FFFAF0;
	margin: 0px auto;
	padding: 0; 
	text-align:center;
}

p {
	margin:0px;
	font-weight: bold;
}

img {
	margin-top:0px;
}

.photoBorder {
	border: 1px solid #513B75;
	margin:10px;
	padding:3px;
}

