/* Photography CSS Document */

@font-face {font-family:"Calli 109";
	src:url(CALLI0.eot) }

body {color:#A79C88;
	background-color:#000000;
	font-family:"Calli 109";
	font-size: 90%;
	 }
h1 {font-size:150% }

.small {font-size: 75% }

.accent {background-color:#CCCC99;}
.topaccent { background-color:#A79C88; }
.frame {border-color:#A79C88;}
a:link {
	text-decoration: underline;
	color:#A79C88;
}
a:visited {
	text-decoration: none;
	color:#A56F4E;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}