BODY {
	background : url(images/90gray.jpg)
	}

H1 {
	color : rgb(244,122,255);
	font : normal bold 39px "Book Antiqua", "Hoefler Text", "Times New Roman", "Times";
	letter-spacing : 0.08em;
	text-align : left;
	width : 625px;
	margin : 10 0 15
	}

.pic {
	border : 4px groove white;
	width : 525;
	height : 350
	}

.picframe-neutral,
.picframe-cool,
.picframe-sand,
.picframe-red,
.picframe-rose,
.picframe-ltgray {
	margin : 15 0 5 0;
	border : 16px ridge rgb(143,48,29);
	background : gray}

.picframe-neutral TD,
.picframe-cool TD,
.picframe-sand TD,
.picframe-red TD,
.picframe-rose TD,
.picframe-ltgray TD {
	padding : 34px
	}


.picframe-neutral {
	background : url(images/neutral.jpg)
	}

.picframe-cool {
	background : url(images/cool.jpg)
	}

.picframe-sand {
	background : url(images/sand.jpg)
	}

.picframe-red {
	background : url(images/red-swatch.jpg)
	}

.picframe-rose {
	background : url(images/rose.jpg)
	}

.picframe-ltgray {
	background : url(images/gray62.jpg)
	}


.pic_title {
	color : rgb(244,122,255);
	font : normal bold 26px "Garamond", "Times New Roman", "Times";
	letter-spacing : 0.08em;
	text-align : center
	margin-top : 8px;
	}